mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 10:18:24 +08:00
d074d07062
This commit updates the DTS and documentation with DMA feature. only the DMA2 is enable here. Signed-off-by: Francois Ramu <francois.ramu@st.com>
27 lines
318 B
YAML
27 lines
318 B
YAML
identifier: nucleo_f207zg
|
|
name: ST Nucleo F207ZG
|
|
type: mcu
|
|
arch: arm
|
|
ram: 128
|
|
flash: 1024
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
supported:
|
|
- arduino_gpio
|
|
- arduino_i2c
|
|
- arduino_spi
|
|
- i2c
|
|
- spi
|
|
- gpio
|
|
- usb_device
|
|
- watchdog
|
|
- counter
|
|
- adc
|
|
- dac
|
|
- backup_sram
|
|
- pwm
|
|
- rng
|
|
- dma
|