1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00
2025-08-04 11:31:57 +02:00

12 lines
276 B
Plaintext

# SPDX-FileCopyrightText: 2025 Tom Hert <git@annsann.eu>
# SPDX-FileCopyrightText: 2025 HAW Hamburg
# SPDX-License-Identifier: LGPL-2.1-only
config BOARD
default "rpi-pico-2" if BOARD_RPI_PICO_2
config BOARD_RPI_PICO_2
bool
default y
select CPU_MODEL_RP2350