1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-19 07:02:13 +00:00
stmbl/lib/STM32_USB_Device_Library-1.2.0
Nicolas Reinecke 46e11ad4c8 usb_dev_lib fix from st forum
Modify usbd_cdc_Setup() to pass the request buffer into the
APP_FOPS.pIf_Ctrl() function pointer callback.

Change is per instructions by chinzei.tsuneo on the st forums to enable
passing the "No data request" setup packets through to the callback
function for processing.
2016-01-24 18:50:02 +01:00
..
Class usb_dev_lib fix from st forum 2016-01-24 18:50:02 +01:00
Core place stm32 usb lib, remove cocox lib, add init code 2016-01-24 18:48:21 +01:00
Release_Notes.html place stm32 usb lib, remove cocox lib, add init code 2016-01-24 18:48:21 +01:00