* - Added new ATTR_NO_INIT variable attribute for global variables that should not be automatically cleared on startup\r
* - Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so that the stream functions early-abort if the bus\r
* is suspended before or during a transfer\r
+ * - Added new EVENT_CDC_Device_BreakSent() event and CDC_Host_SendBreak() function to the Device and Host CDC Class drivers\r
*\r
* <b>Changed:</b>\r
* - AVRISP programmer project now has a more robust timeout system\r
* - Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint\r
* request is being processed, causing possible lockups if a USB interrupt occurs during a transfer\r
* - Fixed TeensyHID bootloader not working on some USB AVR models with the official TeensyLoader GUI application\r
+ * - Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects\r
*\r
* \section Sec_ChangeLog100219 Version 100219\r
*\r