zephyr/boards/arm/stm32f072b_disco/stm32f072b_disco.yaml

21 lines
245 B
YAML

identifier: stm32f072b_disco
name: STM32F072B-DISCO
type: mcu
arch: arm
ram: 16
flash: 128
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- gpio
- i2c
- spi
- can
- watchdog
testing:
ignore_tags:
- net
- bluetooth