mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 11:39:46 +08:00
fc79380dc7
Introduce this board, rcc config: the SoC uses slightly different domain naming, eg: `cdppre` is equivalent to `d1ppre` D1 = CD D2 = CD<..>2 D3 = SRD Signed-off-by: Manojkumar Subramaniam <manoj@electrolance.com>
18 lines
220 B
YAML
18 lines
220 B
YAML
identifier: nucleo_h7a3zi_q
|
|
name: ST Nucleo H7A3ZI-Q
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
- xtools
|
|
ram: 1280
|
|
flash: 2048
|
|
supported:
|
|
- arduino_gpio
|
|
- uart
|
|
- gpio
|
|
- pwm
|
|
- adc
|
|
- backup_sram
|