From 7961a862868210ceb6759a41d03d17c7793cfbec Mon Sep 17 00:00:00 2001 From: Sudar Date: Sun, 6 Oct 2013 18:14:58 +0530 Subject: In ISP mode, read baudrate and programmer from boards.txt Arduino IDE also reads this from boards.txt file Fix #125 --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 5a5a758..8c3038f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,6 +7,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it ### 1.1.0 (in development) - Don't append port details to avrdude for usbasp. See #123 - Ignore commented lines while parsing boards.txt file. See #124 +- In ISP mode, read baudrate and programmer from boards.txt. See #125 ### 1.0.1 (2013-09-25) - Unconditionally add -D in avrdude options. See #114 -- cgit v1.2.3