diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-10-24 09:02:51 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-10-24 09:02:51 +0530 |
| commit | 3eee9851bb176d0695d3dd091d6ebf8412ac382f (patch) | |
| tree | 8df90c03c25ecc0a83eb21af64846b135223401a /HISTORY.md | |
| parent | 8d443f62c88e4f211dbfeab33df876887fa0f53b (diff) | |
| parent | daacad1d77306a37d3df5423feca27d3f5d730f7 (diff) | |
Merge pull request #281 from stepcut/teensy.mk
Add support for Teensyduino 3.x
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - New: Add documentation about CFLAGS_STD and CXXFLAGS_STD (Issue #234) (https://github.com/ladislas) - New: Allow "make clean" target to be extended (Issue #239). (https://github.com/sej7278) - New: Add makefile and gcc version info to config output. (https://github.com/sej7278) +- New: Support for Teensy 3.x (https://github.com/stepcut) - Tweak: Remove $(EXTRA_XXX) variables (Issue #234) (https://github.com/ladislas) - Tweak: Update Malefile-example.mk with STD flags (https://github.com/ladislas) |
