diff options
| author | Simon John <git@the-jedi.co.uk> | 2014-11-05 15:09:43 +0000 |
|---|---|---|
| committer | Simon John <git@the-jedi.co.uk> | 2014-11-05 15:09:43 +0000 |
| commit | 713997d6024a323216a97136fc2f06abf56a5f57 (patch) | |
| tree | 99f737a1b827d14e57c5bea3312134014894bd4e /HISTORY.md | |
| parent | 73f08aad76fc01efa80c80aa7ff2bf328ad34cee (diff) | |
Made CXX compile *.cpp files instead of CC.
Fixes issue #285
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Remove impact of travis-ci from regular users. (Issue #258). (https://github.com/sej7278) - Fix: objcopy quoting issue on Windows. (Issue #272). (https://github.com/sej7278) - Fix: Add "avrispmkii" to the list of isp that don't have a port. (Issue #279). (https://github.com/sej7278) +- Fix: Make CXX compile .cpp files instead of CC. (Issue #285). (https://github.com/sej7278) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
