mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-02-04 06:12:55 +08:00
ea53735f4d
Since commit "usbd_gs_can: USBD_GS_CAN_Config_Request(): pass data buffer to USBD_CtlSendData() directly" control frames from Device -> Host are not copied to hcan->ep0_buf anymore. Shrink CAN_CMD_PACKET_SIZE to minimal size.