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).
Please register or sign in to comment
This implements flow control in case user does not call recv method often enough (it tells host side to stop sending more data).