Fix a number of mistakes in avrdude.conf.in

Stefan Rueger found a lot of mistakes in this file.

Closes #915
This commit is contained in:
Joerg Wunsch
2022-05-01 21:55:50 +02:00
parent 08ad5ea445
commit 4bcd0eaa1d
2 changed files with 147 additions and 18 deletions

1
NEWS
View File

@@ -88,6 +88,7 @@ Changes since version 6.4:
where the EDBG AVRISP 'Enter Programming Mode' command fails #900
- Terminal write mode doesn't support string input (yet) #913
- Terminal mode: memory fill with strings may cause Avrdude to crash. #922
- Some parts have wrong or missing ISP commands #915
* Pull requests: