Minor documentation enhancements.

This commit is contained in:
Dean Camera 2010-10-12 10:40:42 +00:00
parent f78b3eb4ef
commit bea72a8412
3 changed files with 10 additions and 0 deletions

View file

@ -70,6 +70,7 @@
* - Fixed incorrect USB_DeviceState value when unconfiguring the device without an address set
* - Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when writing in non-paged mode and the polling byte cannot be used
* - Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_Init() is called
* - Fixed ISR definition conflict in the XPLAIN bridge between the software UART and the AVRISP-MKII ISP modules
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>