mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 14:25:21 +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>
25 lines
272 B
YAML
25 lines
272 B
YAML
identifier: max32662evkit
|
|
name: max32662evkit
|
|
vendor: adi
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
supported:
|
|
- dma
|
|
- gpio
|
|
- i2c
|
|
- serial
|
|
- trng
|
|
- watchdog
|
|
- spi
|
|
- adc
|
|
- counter
|
|
- rtc_counter
|
|
- pwm
|
|
- flash
|
|
- can
|
|
ram: 16
|
|
flash: 256
|