mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 03:20:00 +03:00
PICO: Renamed MCU FAMILY to RP2350
This commit is contained in:
parent
bc6f95928e
commit
c1fc6658d6
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
TARGET_MCU := RP2350B
|
||||
TARGET_MCU_FAMILY := PICO
|
||||
TARGET_MCU_FAMILY := RP2350
|
||||
|
||||
MCU_FLASH_SIZE = 8192
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue