| Age | Commit message (Collapse) | Author |
|
Release 0.16.0
|
|
|
|
|
|
|
|
|
|
|
|
Hid set protocol pr
|
|
Add optional hooks for DCD and HCD events
|
|
|
|
|
|
|
|
|
|
Add historical EP compatibility to bth class
|
|
to tusb_option.h and mandatory for BTH driver
|
|
|
|
Add CH32F20x support
|
|
|
|
|
|
Move build file from tools/ to examples/build_system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add -Wl,--no-warn-rwx-segment for gcc 12+
|
|
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]>
|
|
Fix h7 running on fullspeed phy has issue with WFI
|
|
|
|
|
|
Update imxrt usbphy
|
|
|
|
|
|
|
|
fix typo in cdc line coding enum
|
|
|
|
Add featherwing max3421e support
|
|
tested with feather nrf52840, m0, m4
|
|
added max3241 for feather m4 and tested
|
|
Add dwc2 info of F429.
|
|
|
|
|
|
Update imxrt family
|
|
|
|
possible now with latest freertos cmake
|
|
|
|
|
|
|
|
|
|
|