mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 12:45:21 +00:00
Add I3C node to MAX32657EVKIT board devicetree and add I3C to the list of supported drivers. Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
21 lines
270 B
YAML
21 lines
270 B
YAML
identifier: max32657evkit/max32657/ns
|
|
name: max32657evkit-max32657-Non-Secure
|
|
vendor: adi
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
supported:
|
|
- serial
|
|
- gpio
|
|
- watchdog
|
|
- dma
|
|
- counter
|
|
- pwm
|
|
- rtc_counter
|
|
- spi
|
|
- i3c
|
|
ram: 192
|
|
flash: 576
|