mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 02:25:50 +00:00
Following the update of the schema, this updates all boards with the new structure. Signed-off-by: Wilfried Chauveau <wilfried.chauveau@arm.com>
18 lines
237 B
YAML
18 lines
237 B
YAML
identifier: nrf52_bsim
|
|
name: NRF52 BabbleSim board
|
|
type: native
|
|
arch: posix
|
|
simulation:
|
|
- name: native
|
|
env:
|
|
- BSIM_OUT_PATH
|
|
toolchain:
|
|
- zephyr
|
|
testing:
|
|
ignore_tags:
|
|
- modem
|
|
- bsim_skip_CI
|
|
supported:
|
|
- gpio
|
|
- counter
|