From 4fb3e089bb6b649a28e2c42277283fcfe2b094da Mon Sep 17 00:00:00 2001 From: Sudar Date: Sun, 6 Oct 2013 19:10:29 +0530 Subject: Add `burn_bootloader` target Code to burn fuses is moved from ispload target to this new target, so that fuses are burned only once when needed. Fix #85 --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index 8c3038f..4ddbbe5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -8,6 +8,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - 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 +- Add `burn_bootloader` target. See #85 ### 1.0.1 (2013-09-25) - Unconditionally add -D in avrdude options. See #114 -- cgit v1.2.3