mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Merge pull request #859 from dl8dtl/safemode-removal
Remove the "safemode" feature.
This commit is contained in:
5
NEWS
5
NEWS
@@ -13,6 +13,11 @@ Changes since version 6.4:
|
||||
- Started to add CMake (by now, parallel with autoconf/automake)
|
||||
- New-architecture devices (AVR8X mega and tiny) can access all
|
||||
fuses, and memory display shows meaningful alias names
|
||||
- The "safemode" feature has been removed. The major class of
|
||||
programmers it has been designed for (lowlevel bitbang
|
||||
programmers on parallel or serial ports) virtually doesn't exist
|
||||
anymore, and the fuse combination that was covered by it do not
|
||||
match the fuses of modern AVR devices anyway.
|
||||
|
||||
* New devices supported:
|
||||
|
||||
|
Reference in New Issue
Block a user