Fixed CDC and DFU bootloaders API page erase and write function failures (thanks to Martin Lambert).

This commit is contained in:
Dean Camera 2012-06-29 04:55:44 +00:00
parent 579fbb68fc
commit 2e27cc2670
5 changed files with 9 additions and 4 deletions

View file

@ -78,6 +78,7 @@
* - 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)
* - Fixed invalid configuration descriptor in the low level KeyboardMouse device demo (thanks to Jun Wako)
* - Fixed CDC and DFU bootloaders API page erase and write function failures (thanks to Martin Lambert)
*
* \section Sec_ChangeLog120219 Version 120219
* <b>New:</b>