From d5c7ed15f73948d66fa32709e939d860f5e876d8 Mon Sep 17 00:00:00 2001 From: Simon John Date: Sun, 12 Oct 2014 09:04:57 +0100 Subject: Replaced double quotes with singles when passing arguments to avr-objcopy. Windows doesn't seem to like double quotes. Fixes issue #272, thanks @vogt31337 --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index cdf792a..9b2d3c5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -25,6 +25,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Update "make show_boards" regex to work with the Due in 1.5. (https://github.com/sej7278) - Fix: Allow user libaries/sketches to have the same name as system libs. (Issue #244, #229). (https://github.com/sej7278) - 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) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) -- cgit v1.2.3