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
This commit is contained in:
hathach
2021-03-18 19:53:39 +07:00
parent e182bb2a5b
commit 249852d25c
22 changed files with 46 additions and 22 deletions

View File

@@ -0,0 +1 @@
set(PICO_DEFAULT_BOOT_STAGE2_FILE "${PICO_SDK_PATH}/src/rp2_common/boot_stage2/boot2_w25q080.S")