Update stm32l496g_disco configuration to match with default configuration guidelines: -Deactivate features by default -Configure available connectors Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
14 lines
173 B
YAML
14 lines
173 B
YAML
identifier: stm32l496g_disco
|
|
name: STM32L496G-DISCO
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
ram: 320
|
|
flash: 1024
|
|
supported:
|
|
- pwm
|
|
- i2c
|
|
- spi
|
|
- gpio
|