| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Hid set protocol pr
|
|
Add optional hooks for DCD and HCD events
|
|
|
|
|
|
|
|
|
|
to tusb_option.h and mandatory for BTH driver
|
|
|
|
|
|
|
|
These are intended to allow bare metal platforms with one-shot scheduling
capabilities to schedule the TinyUSB task handlers whenever they know there is
work for them to do.
Signed-off-by: Angus Gratton <[email protected]>
|
|
|
|
|
|
|
|
added max3241 for feather m4 and tested
|
|
|
|
|
|
|
|
|
|
|
|
only call tuh_max3421_spi_cs_api() in SPI start/end transfer since
Arduino port use this to call begin/endTransaction()
|
|
|
|
Add support for stm32u5a5 (highspeed with built-in femtoPHY)
|
|
|
|
|
|
|
|
|
|
get passed otg clock reset
|
|
minor update for max3421
|
|
to make sure it is valid
|
|
|
|
UAC IN transfer improvements
|
|
|
|
dwc2 core stuck at reset
|
|
STM32U5 HS Support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested working with sam d21 and d51, not tested with nrf52, seem not
working with esp32
|
|
revert change in hcd.h
|
|
|
|
|
|
|