| Age | Commit message (Collapse) | Author |
|
|
|
Invoke unmounted state on configuration reset
|
|
|
|
|
|
|
|
|
|
add BOARD_UPPERCASE for board detection
|
|
family_configure_device/host/dual_example()
|
|
|
|
temporarily disable codespell
|
|
|
|
|
|
|
|
up coming release
|
|
|
|
|
|
since HS interrupt endpoint can be up to 1024, 8-bit is not enough.
affected APIs are:
- tud_hid_n_report() / tud_hid_report()
- tud_hid_report_complete_cb()
|
|
|
|
|
|
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
useful for freertos/ prefix with esp IDF
|
|
|
|
|