*/\r
\r
========== TODO: ===========\r
- - Fix bootloaders - make compatible with smaller USB AVRS (USB_IsConnected, RAMPZ)\r
+ - Fix bootloaders - make compatible with smaller USB AVRS (USB_IsConnected)\r
- Document new device class drivers\r
- Made new host class drivers\r
- Document new host class drivers\r
- Convert Host mode demos to class drivers\r
- Convert Host mode demos to schedulerless\r
- Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES\r
+ - Device demos error if endpoint config fail\r
============================\r
\r
/** \page Page_ChangeLog Project Changelog\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
*\r
*\r
* \section Sec_ChangeLog090605 Version 090605\r