soc: arm: ambiq: apollo510: Add support for Apollo510 SoC
Add all required parts (new SoC family/series, device tree) for the Ambiq Apollo510 SoC. Signed-off-by: Hao Luo <hluo@ambiq.com>
This commit is contained in:
parent
eaa1addb5e
commit
c188125165
13 changed files with 580 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
config AMBIQ_HAL
|
||||
bool "Ambiq HAL drivers support"
|
||||
depends on SOC_SERIES_APOLLO3X || SOC_SERIES_APOLLO4X
|
||||
depends on SOC_SERIES_APOLLO3X || SOC_SERIES_APOLLO4X || SOC_SERIES_APOLLO5X
|
||||
help
|
||||
Use the Ambiq HAL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue