db5b2780bf
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>
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
# Raspberry Pi (RP) MCU line
|
|
|
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
source "soc/arm/rpi_pico/*/Kconfig.series"
|