| Age | Commit message (Collapse) | Author |
|
|
|
add rp2040 to host example build
|
|
Submodule on the fly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable other orphaned and esp32s2 build
|
|
|
|
move lpc55 into its family
|
|
|
|
|
|
|
|
SAM 54 Xplained Pro: fix inverted logic for board led
|
|
|
|
|
|
|
|
rp2040: use TU endpoint conventions and remove redundant variables
|
|
|
|
|
|
|
|
Handle CDC_REQUEST_SEND_BREAK
|
|
Minor api callback change as requested
|
|
Update RP2040 hcd_init to have rhport argument.
|
|
|
|
rp2040: don't compile in host code when in device mode
|
|
|
|
|
|
|
|
|
|
rp2040: correctly size variables to reduce RAM usage
|
|
|
|
spresense: fix setup processed flag
|
|
|
|
add itf argument to hid API to support multiple instances
|
|
|
|
following API signature is changed:
- tud_hid_descriptor_report_cb()
- tud_hid_get_report_cb()
- tud_hid_set_report_cb()
- tud_hid_boot_mode_cb()
- tud_hid_set_idle_cb()
|
|
|
|
|
|
|
|
|