Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay).
This commit is contained in:
parent
70fd816b09
commit
96fd39eda8
5 changed files with 42 additions and 21 deletions
|
@ -66,6 +66,7 @@
|
|||
* defined (thanks to Steven Morehouse)
|
||||
* - Fixed AVRISP-MKII programmer project reset line polarity inverted when the generated EEP file is loaded into the USB AVR's EEPROM and avr-dude is used
|
||||
* - Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock)
|
||||
* - Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay)
|
||||
* - Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors (thanks to Georg Glock)
|
||||
* - Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock)
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue