zephyr/boards/arm/stm32f3_disco/stm32f3_disco.yaml
Francois Ramu 1228a525c1 boards: arm: stm32f3 disco board enables the iwdg
This patch enables the Independent watchdog (iwdg)
so that the testcase tests/drivers/watchdog/wdt_basic_api
can run on this stm32f3_disco board

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-06-24 21:00:23 +02:00

20 lines
235 B
YAML

identifier: stm32f3_disco
name: ST STM32F3 Discovery
type: mcu
arch: arm
toolchain:
- zephyr
- gnuarmemb
- xtools
ram: 40
supported:
- gpio
- i2c
- counter
- spi
- watchdog
- usb_device
- lsm303dlhc
- nvs
- can