From 86d19f2c0cfc67ae8d1e5b7b76ae481c51b2b9f0 Mon Sep 17 00:00:00 2001 From: blckmn Date: Tue, 1 Jul 2025 07:17:50 +1000 Subject: [PATCH] RP2350A also needs changing --- src/platform/PICO/target/RP2350A/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/PICO/target/RP2350A/target.mk b/src/platform/PICO/target/RP2350A/target.mk index 12afe2db30..f04dd98d16 100644 --- a/src/platform/PICO/target/RP2350A/target.mk +++ b/src/platform/PICO/target/RP2350A/target.mk @@ -1,5 +1,5 @@ TARGET_MCU := RP2350A -TARGET_MCU_FAMILY := PICO +TARGET_MCU_FAMILY := RP2350 MCU_FLASH_SIZE = 4096