mirror of
https://github.com/rene-dev/stmbl.git
synced 2026-02-05 18:01:21 +08:00
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.