Fixed Mouse and Keyboard device demos not acting in accordance with the HID specifica...
[pub/lufa.git] / LUFA / MigrationInformation.txt
index 891c5b2..d7eb2df 100644 (file)
  *\r
  * \section Sec_MigrationXXXXXX Migrating from 090510 to XXXXXX\r
  *\r
+ *  <b>Device Mode</b>\r
+ *    - Support for non-control data endpoint interrupts has been dropped due to many issues in the implementation. All existing\r
+ *      projects using interrupts on non-control endpoints should switch to polling.\r
+ *    - The Endpoint_ClearEndpointInterrupt() macro has been deleted and references to it should be removed.\r
+ *\r
+ *  <b>Device Mode</b>\r
+ *    - Support for non-control data pipe interrupts has been dropped due to many issues in the implementation. All existing\r
+ *      projects using interrupts on non-control pipes should switch to polling.\r
+ *    - The Pipe_ClearPipeInterrupt() macro has been deleted and references to it should be removed.\r
+ *\r
  *\r
  * \section Sec_Migration090510 Migrating from 090401 to 090510\r
  *\r