mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 10:52:37 +00:00
Correct the boad YAML files for the ADI boards, using the correct RAM size based on the selected RAM bank, not the total RAM present on the given SoC. Signed-off-by: Pete Johanson <pete.johanson@analog.com>
24 lines
263 B
YAML
24 lines
263 B
YAML
identifier: max32672fthr
|
|
name: max32672fthr
|
|
vendor: adi
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
supported:
|
|
- gpio
|
|
- serial
|
|
- trng
|
|
- i2c
|
|
- dma
|
|
- watchdog
|
|
- spi
|
|
- adc
|
|
- counter
|
|
- rtc_counter
|
|
- pwm
|
|
- flash
|
|
ram: 64
|
|
flash: 1024
|