From 5d161b79bbf9116d36ecf4b08d24dfae1738235f Mon Sep 17 00:00:00 2001 From: graham sanderson Date: Mon, 31 May 2021 10:06:07 -0500 Subject: Fix up build_family style builds: - added back pre-existing board directories which now just select PICO_BOARD - added boards/pico_sdk which just uses the pre-existing PICO_BOARD setting - fixed rp2040/family.cmake to include the magic string "CFG_TUSB_MCU=OPT_MCU_RP2040" expected by build_family.py --- lib/CMSIS_5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/CMSIS_5 b/lib/CMSIS_5 index 202852626..b7b26f50d 160000 --- a/lib/CMSIS_5 +++ b/lib/CMSIS_5 @@ -1 +1 @@ -Subproject commit 20285262657d1b482d132d20d755c8c330d55c1f +Subproject commit b7b26f50d00072812aec8453f643e24bafedccb5 -- cgit v1.3.1