clean up endpoint set/clear stall

This commit is contained in:
hathach
2021-08-11 20:29:39 +07:00
parent f3a6e564ee
commit 979af6c2a8
2 changed files with 35 additions and 45 deletions

View File

@@ -42,7 +42,7 @@ struct hw_endpoint
// Buffer pointer in usb dpram
uint8_t *hw_data_buf;
// Have we been stalled
// Have we been stalled TODO remove later
bool stalled;
// Current transfer information