mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 11:21:56 +00:00
For auto doc generation purpose, get name value of boards' yaml files in sync with name provided as board name in .rst file Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
16 lines
201 B
YAML
16 lines
201 B
YAML
identifier: stm32f072_eval
|
|
name: ST STM32F072 Evaluation
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 16
|
|
flash: 128
|
|
supported:
|
|
- watchdog
|
|
testing:
|
|
ignore_tags:
|
|
- net
|