-
- Downloads
stmhal: Implement SNAK/CNAK mechanism for USB HID receive.
This implements flow control in case user does not call recv method often enough (it tells host side to stop sending more data).
Showing
- stmhal/usbd_hid_interface.c 5 additions, 1 deletionstmhal/usbd_hid_interface.c
- stmhal/usbdev/class/inc/usbd_cdc_msc_hid.h 2 additions, 0 deletionsstmhal/usbdev/class/inc/usbd_cdc_msc_hid.h
- stmhal/usbdev/class/src/usbd_cdc_msc_hid.c 18 additions, 0 deletionsstmhal/usbdev/class/src/usbd_cdc_msc_hid.c
Please register or sign in to comment