* - The SPI_Init() routine's parameters have changed, so that the clock polarity and data sampling modes can be set. See\r
* the SPI_Init() function documentation for more details\r
*\r
+ * <b>Host Mode</b>\r
+ * - The \ref USB_GetDeviceConfigDescriptor() function's parameters and behaviour has changed; the user is required to\r
+ * preallocate the largest allowable buffer, and pass the size of the buffer to the function. This allows for a single\r
+ * call to the function to retrieve, size check and validate the Configuration Descriptor rather than having the user\r
+ * application perform these intermediatary steps.\r
+ *\r
* \section Sec_Migration090810 Migrating from 090605 to 090810\r
*\r
* <b>All</b>\r