zephyr/boards/arm/bbc_microbit_v2/bbc_microbit_v2.yaml
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

17 lines
197 B
YAML

identifier: bbc_microbit_v2
name: BBC Micro:Bit V2
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 128
testing:
ignore_tags:
- net
supported:
- ble
- i2c
- gpio