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>
3 lines
71 B
CMake
3 lines
71 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory(${SOC_SERIES})
|