| Age | Commit message (Collapse) | Author |
|
|
|
Improve rp2040
|
|
|
|
- also use dcd_event_bus_reset()
- Add TODO for suspend, resume later on (need to test with/without vbus
detection).
|
|
add note for segger rtt block search range
|
|
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
|
|
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
|
|
|
|
|
|
|
|
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
|
|
|