Group all Phytec board samples in samples/boards/bbc to keep samples/boards/ organized by vendor Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
10 lines
178 B
YAML
10 lines
178 B
YAML
sample:
|
|
name: Pong game using BBC Micro:bit
|
|
tests:
|
|
sample.board.bbc_microbit.pong:
|
|
platform_allow: bbc_microbit
|
|
tags:
|
|
- microbit
|
|
- mesh
|
|
- bluetooth
|