diff options
| author | Sudar Muthu <sudar@sudarmuthu.com> | 2015-03-25 17:42:19 +0530 |
|---|---|---|
| committer | Sudar Muthu <sudar@sudarmuthu.com> | 2015-03-25 17:42:19 +0530 |
| commit | 43e5f03746e3f9347f2428bed16cd32a5f10567c (patch) | |
| tree | 48c116a446cde4aeae49ce8d7382d806db7602fa /HISTORY.md | |
| parent | ea67b57949f55082df35c283b84c9dfcc12dec15 (diff) | |
| parent | 495a0b8f91fe29967358f1ef620dce01cde6db8d (diff) | |
Merge pull request #329 from sej7278/master
Added search of PLATFORM_LIB_NAMES to ARDUINO_LIBS
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Allow avrdude to erase the chip before programming during ispload (https://github.com/tchebb) - 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) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
