gint/src/usb
Lephe 18e0db3886
usb: improve driver with updated knowledge and prepare reading
* Finish updating the register list
* Use RTC-based timeouts to not involve more interrupts
* Be a lot more conservative about PID=BUF
* Start setting up parameters and checking invariants for future
  bidirectional communications
2023-01-31 16:04:35 +01:00
..
classes usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02:00
configure.c usb: fix some messages being lost after a post-world-switch reconnect 2022-12-03 11:05:35 +01:00
pipes.c usb: improve driver with updated knowledge and prepare reading 2023-01-31 16:04:35 +01:00
setup.c usb: hide USB_LOG() behind a compile-time debug option 2022-11-29 20:03:03 +01:00
string.c usb: improve driver with updated knowledge and prepare reading 2023-01-31 16:04:35 +01:00
usb.c usb: improve driver with updated knowledge and prepare reading 2023-01-31 16:04:35 +01:00
usb_private.h usb: improve driver with updated knowledge and prepare reading 2023-01-31 16:04:35 +01:00