| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Extending capabilities of support FIFOs
Removing copy from to FIFO
Adjusting audio examples
Remove peek/read into other FIFO
|
|
|
|
|
|
|
|
* update pico-sdk to 1.1.0
also correct fetch_submodule_if_empty behavior
|
|
Usbd handle set interface
|
|
update doc for BOARD name, add note for udev on Linux
|
|
|
|
|
|
|
|
Add back cmsis5 as submodule
|
|
some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More ci
|
|
|
|
specify FAMILY_SUBMODULES for all boards
|
|
cache all toolchains to speed up ci
|
|
fix enum walkaround forever check for SE0 when pull up is disabled
|
|
|
|
Adjust all USB drivers using FIFO and mutexes.
|
|
|
|
|
|
|
|
|
|
Fix Endpoint descriptor size for MIDI Device
|
|
More family board
|
|
|
|
|
|
|
|
|
|
tested and work well
|
|
|
|
|
|
Improve rp2040
|
|
|
|
|
|
|
|
tu_fifo_read_n_const_addr(), tu_fifo_write_n_const_addr()
|
|
|
|
|
|
|
|
|
|
- also use dcd_event_bus_reset()
- Add TODO for suspend, resume later on (need to test with/without vbus
detection).
|