zephyr/soc/arm/rpi_pico/CMakeLists.txt
Yonatan Schachter db5b2780bf soc: Added support for Raspberry Pi's RP2040 SoC
Added basic support for the RP2040 SoC. Support
includes booting and starting the kernel, on one
core only.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2022-02-02 16:23:35 +01:00

3 lines
71 B
CMake

# SPDX-License-Identifier: Apache-2.0
add_subdirectory(${SOC_SERIES})