54d3f136ec
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>
24 lines
291 B
YAML
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
|