diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-08-19 10:38:52 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-08-19 10:38:52 +0530 |
| commit | 0d2c9661c3ddabf503e80d56187c5b2684e8b028 (patch) | |
| tree | ea93260b540916278cb035f9e97d7b2c9eba93eb /HISTORY.md | |
| parent | e17b2a4781d661246a44f14b4096cf2e19eefafd (diff) | |
| parent | f930c1780170f53f81bfe42095c8c161a5802cfc (diff) | |
Merge pull request #238 from WeAreLeka/auto-libauto-lib
Add Support for Library Auto-detection
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,10 +12,10 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Add: Add information about overriding system libs (Issue #229). (https://github.com/sej7278) - Add: Add information about reporting bugs to the correct project (Issue #231). (https://github.com/sej7278) - Fix: Allow the use of CFLAGS_STD and CXXFLAGS_STD and set defaults (Issue #234) (https://github.com/ladislas) -- Tweak: Remove \$(EXTRA_XXX) variables (Issue #234) (https://github.com/ladislas) +- Tweak: Remove $(EXTRA_XXX) variables (Issue #234) (https://github.com/ladislas) - 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) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
