zephyr/boards/arm/bbc_microbit_v2/Kconfig.board
Lingao Meng 649cc167a8 boards: Add BBC MicroBit V2 support
The BBC micro:bit v2 is a mini-computer that has been
designed to make the coding fun and easy to learn.

The micro:bit v2 is completely programmable so you can
easily bring your ideas to life! From making games to
creating music and even controlling robots.

The micro:bit comes with neat hardware such as a 25 LED
display, buttons, in-built speakers, Bluetooth 5 & Mesh
connectivity and sensors for temperature, motion & light.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2021-01-16 23:06:23 +01:00

9 lines
201 B
Plaintext

# nRF52 BBC_MICROBIT_V2 board configuration
# Copyright (c) 2020 Lingao Meng
# SPDX-License-Identifier: Apache-2.0
config BOARD_BBC_MICROBIT_V2
bool "BBC MICRO:BIT_V2"
depends on SOC_NRF52833_QIAA