diff options
| author | Simon John <git@the-jedi.co.uk> | 2015-03-27 16:57:45 +0000 |
|---|---|---|
| committer | Simon John <git@the-jedi.co.uk> | 2015-03-27 16:57:45 +0000 |
| commit | 8d52840eb86fa45158a8b7387931ea5e43e2b4a6 (patch) | |
| tree | 50048e4af8df9fb2534b133fb5de2f6ffd1e2b1b /HISTORY.md | |
| parent | ce235b6bb3465452ebbe6ae257639cc550654287 (diff) | |
Now we know that arduino 1.6.1 uses the ~/.arduino15 directory
we can find preferences.txt
Still need to find out where it looks on OSX/Cygwin
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Removed some double quotes that were breaking variable expansion. (https://github.com/sej7278) - Fix: Fixed PLATFORM_LIB support for 1.5+ and removed duplicate libs (https://github.com/sej7278) - Fix: Added ARCHITECTURE to ALTERNATE_CORE_PATH to support 1.5+ cores like arduino-tiny (https://github.com/sej7278) +- Fix: Can now find IDE 1.5+ preferences.txt on Linux at least (https://github.com/sej7278) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
