Removed invalid dfu and flip related targets from the bootloaders - bootloaders can only be replaced with an external programmer.

This commit is contained in:
Dean Camera 2010-04-13 12:10:04 +00:00
parent e55f338663
commit 19ecd04f37
5 changed files with 9 additions and 140 deletions

View file

@ -39,6 +39,7 @@
* - Fixed incorrect definition of HID_ALIGN_DATA() causing incorrect HID report item data alignment
* - Fixed Still Image Host class driver not resetting the transaction ID when a new session is opened, fixed driver not sending
* a valid session ID to the device
* - Removed invalid dfu and flip related targets from the bootloaders - bootloaders can only be replaced with an external programmer
*
* \section Sec_ChangeLog100219 Version 100219
*