1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-21 08:04:19 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Nicolas Reinecke
001cd6bd43 place stm32 usb lib, remove cocox lib, add init code 2016-01-24 18:48:21 +01:00