mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 04:45:09 +00:00
This commit added support for Apollo510 SDIO host driver and ambiq board configuration in fs_sample and disk_performance Signed-off-by: Fan Wang <fan.wang@ambiq.com>
31 lines
346 B
YAML
31 lines
346 B
YAML
identifier: apollo510_evb
|
|
name: Apollo510 EVB
|
|
type: mcu
|
|
arch: arm
|
|
ram: 3072
|
|
flash: 4096
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
supported:
|
|
- uart
|
|
- adc
|
|
- watchdog
|
|
- counter
|
|
- gpio
|
|
- spi
|
|
- i2c
|
|
- rtc
|
|
- hwinfo
|
|
- clock_control
|
|
- usbd
|
|
- pdm
|
|
- i2s
|
|
- mspi
|
|
- sdhc
|
|
testing:
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
vendor: ambiq
|