mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 16:38:12 +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>
17 lines
191 B
YAML
17 lines
191 B
YAML
identifier: nucleo_l452re
|
|
name: ST Nucleo L452RE
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 160
|
|
flash: 512
|
|
supported:
|
|
- nvs
|
|
- pwm
|
|
- can
|
|
- counter
|
|
- spi
|