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