mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
rp2/CMakeLists.txt: Add components required by bootrom.h.
Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
This commit is contained in:
committed by
Damien George
parent
a93762a762
commit
929d7a7526
@@ -196,6 +196,7 @@ set(MICROPY_SOURCE_QSTR
|
||||
)
|
||||
|
||||
set(PICO_SDK_COMPONENTS
|
||||
boot_bootrom_headers
|
||||
hardware_adc
|
||||
hardware_base
|
||||
hardware_boot_lock
|
||||
@@ -222,6 +223,7 @@ set(PICO_SDK_COMPONENTS
|
||||
pico_base_headers
|
||||
pico_binary_info
|
||||
pico_bootrom
|
||||
pico_flash
|
||||
pico_multicore
|
||||
pico_platform
|
||||
pico_platform_compiler
|
||||
|
||||
Reference in New Issue
Block a user