Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define.

This commit is contained in:
Dean Camera 2010-11-30 02:43:44 +00:00
parent c879887dce
commit 1c74525d2f
3 changed files with 5 additions and 2 deletions

View file

@ -23,7 +23,7 @@
*
* <b>Fixed:</b>
* - Core:
* - None
* - Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define
* - Library Applications:
* - Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy
* - Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground