| Age | Commit message (Collapse) | Author |
|
fix rp2040 host build
|
|
|
|
add rp2040 to host example build
|
|
Submodule on the fly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable other orphaned and esp32s2 build
|
|
|
|
|
|
move lpc55 into its family
|
|
|
|
|
|
|
|
Endpoint descriptor should be 9 bytes in length (not 7) and have two extra bytes at the end: bRefresh and bSynchAddress
According to MIDI USB specification 1.0 (6.2.1 Standard MS Bulk Data Endpoint Descriptor)
|
|
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
|
|
|