zephyr/boards/arm/rpi_pico/Kconfig.board

11 lines
237 B
Plaintext

# Copyright (c) 2021 Yonatan Schachter
# SPDX-License-Identifier: Apache-2.0
config BOARD_RPI_PICO
bool "Raspberry Pi Pico Board"
depends on SOC_RP2040
config BOARD_RPI_PICO_W
bool "Raspberry Pi Pico W Board"
depends on SOC_RP2040