UF2: Enable support for Raspberry Pi RP2350
Add UF2 Family ID for Raspberry Pi 2350 and build UF2 image by default for Pico 2 board Signed-off-by: Ryan Grachek <grachek@gmail.com> Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
This commit is contained in:
parent
5c39bb22a0
commit
47b4e4c2fb
5 changed files with 15 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
|
||||
if SOC_SERIES_RP2350
|
||||
|
||||
config BUILD_OUTPUT_UF2_USE_FLASH_BASE
|
||||
default y if BUILD_OUTPUT_UF2
|
||||
|
||||
config NUM_IRQS
|
||||
default 52
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue