Kaynağa Gözat

Merge pull request #1766 from mkbel/update_readme

Update readme
Marek Běl 5 yıl önce
ebeveyn
işleme
af6b9a2597
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -53,6 +53,9 @@ _(after installation, the item is labeled as `"INSTALLED"` and can then be used
 add "-Wl,-u,vfprintf -lprintf_flt -lm" to "compiler.c.elf.flags=" before existing flag "-Wl,--gc-sections"  
 example:  
 `"compiler.c.elf.flags=-w -Os -Wl,-u,vfprintf -lprintf_flt -lm -Wl,--gc-sections"`
+The file can be found in Arduino instalation directory, or after Arduino has been updated at:  
+"C:\Users\(user)\AppData\Local\Arduino15\packages\arduino\hardware\avr\(version)"
+If you can locate the file in both places, file from user profile is probably used.
 
 #### 2. Source code compilation