hathach
|
249852d25c
|
use boot2_generic_03h for adafruit feather rp2040
- also use boot2_generic_03h for now for itsy bitsy and qt rp2040
- change default flash target for rp2040 to flash-pyocd
|
2021-03-18 19:53:39 +07:00 |
|
hathach
|
ce942baad2
|
update pico-sdk to more recent commit
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
|
2021-03-02 22:57:33 +07:00 |
|
hathach
|
8e954a4391
|
added enumerate walkaround for RP2040-E5
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1
- target linke pico_fix_rp2040_usb_device_enumeration
|
2021-02-01 13:37:37 +07:00 |
|
hathach
|
4a0f5cbd63
|
change output filename to BOARD-Directory
|
2021-01-26 12:46:24 +07:00 |
|
hathach
|
83614418b5
|
get all device example build with rp2040 (except freeRTOS)
|
2021-01-25 13:28:23 +07:00 |
|
hathach
|
959a94b98d
|
rp2040 audio_test compile
|
2021-01-24 00:44:17 +07:00 |
|
hathach
|
67ac40b98d
|
house keeping: make tu_print_mem format easier to compare with hex2dump
|
2020-11-01 13:37:56 +07:00 |
|
hathach
|
b8e7e2b7c9
|
update microchip driver
also skip audio_test for same5x for now due to assert() macro conflict
|
2020-10-11 13:33:06 +07:00 |
|
Reinhard Panhuber
|
a85c4ee11d
|
Fix unused parameter in audio test.
|
2020-10-09 21:59:52 +02:00 |
|
Reinhard Panhuber
|
14ff7313ee
|
Fix minor issue in audio example.
|
2020-10-09 20:36:35 +02:00 |
|
Reinhard Panhuber
|
63f18cef19
|
Extend example s.t. a saw tooth is sent.
|
2020-10-09 20:15:57 +02:00 |
|
hathach
|
3f54c27afa
|
fix audio_test build
|
2020-10-07 13:36:03 +07:00 |
|
Reinhard Panhuber
|
c14f68e2c1
|
Commit before sharing.
Setup a test example - UNTESTED!
Missing: Start transmitting audio data in set_interface.
|
2020-08-19 21:07:43 +02:00 |
|