| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Audio format and parameters are parsed from descriptors thus user no
longer needs to give them explicitely
- Tested for 4 channel software type I PCM encoding with 16 bit with 1
channel per FIFO and 2 channels per FIFO (this is I2S specific)
|
|
Enhance midi
|
|
|
|
also add deprecated for warning and rename hint
|
|
rename
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Add support for GR-CITRUS
|
|
|
|
|
|
|
|
|
|
|
|
- also use boot2_generic_03h for now for itsy bitsy and qt rp2040
- change default flash target for rp2040 to flash-pyocd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
tested and work well
|
|
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
|
|
add rp2040 to host example build
|
|
|
|
|
|
|
|
|
|
|