hal: uart: Add ambiq uart hal support

This commit adds support for ambiq hal uart.

Signed-off-by: Hao Luo <hluo@ambiq.com>
This commit is contained in:
Hao Luo 2025-05-16 09:24:17 +08:00 committed by Benjamin Cabé
commit 2990819454
2 changed files with 6 additions and 1 deletions

View file

@ -51,6 +51,11 @@ config AMBIQ_HAL_USE_WDT
help
Use the WDT driver from Ambiq HAL
config AMBIQ_HAL_USE_UART
bool
help
Use the UART driver from Ambiq HAL
config AMBIQ_HAL_USE_I2C
bool
help