diff options
| author | Sudar Muthu <sudar@sudarmuthu.com> | 2016-11-09 07:27:07 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-11-09 07:27:07 +0530 |
| commit | 2c1155e156ac0cbfb5c02033efb841597c5004f0 (patch) | |
| tree | 348c40c56a84c6559b5f8e03ab498ca9b30a063a /HISTORY.md | |
| parent | 23556d759cfaf94b7ed4a996f177412833e55387 (diff) | |
| parent | 7d564b6a26ffaaf270b80fa10deb9d4d732c1aae (diff) | |
Merge pull request #468 from georgeharker/master
Update to work with Arduino 1.6.12 and Teensyduino 1.30
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444) (https://github.com/sej7278) - Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461) (https://github.com/sej7278) - Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik) +- FIX: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431) (https://github.com/georgeharker) ### 1.5.1 (Debian version: 1.5-3) (2016-02-22) |
