X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c20a94a4e84c89debf5e7109482ede708a694a0c..a504a3a010ec2441dda0209f195492fb36e7c97b:/LUFA/MigrationInformation.txt diff --git a/LUFA/MigrationInformation.txt b/LUFA/MigrationInformation.txt index 9dbabb7e4..f3c3a6fa4 100644 --- a/LUFA/MigrationInformation.txt +++ b/LUFA/MigrationInformation.txt @@ -37,6 +37,7 @@ * the Control Request header as all Control Request header data is now preloaded by the library and made available in the * USB_ControlRequest structure. * - The FEATURELESS_CONTROL_ONLY_DEVICE token has been renamed to CONTROL_ONLY_DEVICE. + * - The STATIC_ENDPOINT_CONFIGURATION is no longer applicable as the library will apply this optimization when appropriate automatically. * * Host Mode * - The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0) to allow it to be used on