* This file contains special DoxyGen information for the generation of the main page and other special\r
* documentation pages. It is not a project source file.\r
*/\r
- \r
-========== TODO: ===========\r
- - Document new device class drivers (in progress)\r
- - Made new host class drivers\r
- - Document new host class drivers\r
- - Convert Host mode demos to class drivers\r
- - Add in old Host mode demos, convert to schedulerless\r
- - Add in incomplete host mode demos\r
- - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES\r
- - Remake AVRStudio projects to reflect file structure changes\r
-============================\r
\r
/** \page Page_ChangeLog Project Changelog\r
*\r
*\r
* - Removed psuedo-scheduler, dynamic memory block allocator from the library (no longer needed and not used respectively)\r
* - Added new class drivers and matching demos to the library for rapid application development\r
+ * - Added incomplete device and host mode demos for later enhancement\r
+ * - Changed bootloaders to use FLASHEND rather than the existence of RAMPZ to determine if far FLASH pointers are needed\r
+ * - Error status LEDs shown when device endpoint configuration fails to complete\r
+ * - MIDI device demo no longer blocks if a note change event is sent while the endpoint is not ready\r
+ * - Fixes to MassStorageHost for better device compatibility (increase command timeout, change MassStore_WaitForDataReceived()\r
+ * to only unfreeze and check one data pipe at a time)\r
*\r
*\r
* \section Sec_ChangeLog090605 Version 090605\r