Added additional bootloader API data to expose the bootloader start address and class to the DFU and CDC class bootloaders.
This commit is contained in:
parent
5e5b7cf2ca
commit
7cac5e22d7
7 changed files with 57 additions and 29 deletions
|
@ -33,6 +33,7 @@
|
|||
* - Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (thanks to Ben R. Porter)
|
||||
* - Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is
|
||||
* defined (thanks to Steven Morehouse)
|
||||
* - Added additional bootloader API data to expose the bootloader start address and class to the DFU and CDC class bootloaders
|
||||
*
|
||||
* \section Sec_ChangeLog120219 Version 120219
|
||||
* <b>New:</b>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue