zephyr/boards/arm/nucleo_f070rb/nucleo_f070rb.yaml
Simon Guinot 54d3f136ec tests: drivers: dma: enable tests on nucleo_f070rb
This patch enables the DMA chan_blen_transfer and loop_transfer tests on
the nucleo_f070rb board.

Signed-off-by: Simon Guinot <simon.guinot@seagate.com>
2021-05-20 13:24:18 -05:00

24 lines
291 B
YAML

identifier: nucleo_f070rb
name: ST Nucleo F070RB
type: mcu
arch: arm
ram: 16
flash: 128
toolchain:
- zephyr
- gnuarmemb
- xtools
supported:
- arduino_gpio
- arduino_i2c
- arduino_spi
- dma
- gpio
- i2c
- spi
- watchdog
testing:
ignore_tags:
- net
- bluetooth