diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-11-08 12:50:12 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-11-08 12:50:12 +0530 |
| commit | 5d7bc158d3fadd8d40c62d5d8071ff9386e24bd6 (patch) | |
| tree | c9aed8fdde4cd0be6fd88074c4ead096d23ea163 /HISTORY.md | |
| parent | fe5c2b6ce13b9b63548d7e39a75ebfb92fbd854c (diff) | |
| parent | 05b57c3cc3160e3c66dea7b88e707e9327b96bf4 (diff) | |
Merge pull request #288 from tchebb/fix-ispload-erase
Allow avrdude to erase the chip before programming during ispload
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - 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) - Fix: Changed IDE download URL *again* for Travis-CI. (https://github.com/sej7278) +- Fix: Allow avrdude to erase the chip before programming during ispload (https://github.com/tchebb) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
