From 63dbaca34871190e2340a4dff1a76155d22c9575 Mon Sep 17 00:00:00 2001 From: Peter Harper Date: Mon, 24 Nov 2025 09:36:28 +0000 Subject: [PATCH] rp2: Add pico_platform_common to sdk components. Signed-off-by: Peter Harper --- ports/rp2/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/rp2/CMakeLists.txt b/ports/rp2/CMakeLists.txt index d88a96d4a..d34132238 100644 --- a/ports/rp2/CMakeLists.txt +++ b/ports/rp2/CMakeLists.txt @@ -235,6 +235,7 @@ set(PICO_SDK_COMPONENTS pico_flash pico_multicore pico_platform + pico_platform_common pico_platform_compiler pico_platform_panic pico_platform_sections