diff options
| author | Simon John <git@the-jedi.co.uk> | 2015-03-25 22:41:12 +0000 |
|---|---|---|
| committer | Simon John <git@the-jedi.co.uk> | 2015-03-25 22:41:12 +0000 |
| commit | ade0589a162caff55b9da0756af3ba2995dccf62 (patch) | |
| tree | 9dea75d06c30096a48b74bdeb20f6f1b55000e38 /HISTORY.md | |
| parent | 43e5f03746e3f9347f2428bed16cd32a5f10567c (diff) | |
| parent | 356f5b3e04d499dd8caf7da583c82ee1d40c9bdd (diff) | |
Merge pull request #330 from sej7278/master
Added ARCHITECTURE to ALTERNATE_CORE_PATH to support 1.5+ cores
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Fix speed regression. Thanks ladislas (Issue #280) (https://github.com/sej7278) - 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) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
