Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class driver...
[pub/USBasp.git] / LUFA / DoxygenPages / MigrationInformation.txt
index 7efb312..0d0b457 100644 (file)
@@ -10,6 +10,9 @@
  *  to the next version released. It does not indicate all new additions to the library in each version change, only
  *  areas relevant to making older projects compatible with the API changes of each new release.
  *
+ *  \section Sec_MigrationXXXXXX Version XXXXXX
+ *  There is no migration information for this version.
+ *
  *  \section Sec_Migration170418 Version 170418
  *  <b>Device Mode</b>
  *   - The \c CALLBACK_USB_GetDescriptor() callback function into the user application's \c wIndex parameter is now \c uint16_t, not \c uint8_t.