diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-08-21 07:35:20 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-08-21 07:35:20 +0530 |
| commit | 47c9ec8f68407008330bbe9b94c09089d1d88dac (patch) | |
| tree | 51e1fed13dcaffd104cbc9b61f4b7ecbf431cf4d /HISTORY.md | |
| parent | 08c3ff6809e2debd5a47de095048dc5a54bcbae2 (diff) | |
| parent | 1239263896058b7b3d9614e61ab5e14cb92d3cc6 (diff) | |
Merge pull request #241 from sej7278/master
Fix regex for "make show_boards" on 1.5
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Add: Add documentation about CFLAGS_STD and CXXFLAGS_STD (Issue #234) (https://github.com/ladislas) - Tweak: Update Malefile-example.mk with STD flags (https://github.com/ladislas) - Add: Allow "make clean" target to be extended (Issue #239). (https://github.com/sej7278) +- Fix: Update "make show_boards" regex to work with the Due in 1.5. (https://github.com/sej7278) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
