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:
parent
827962bf60
commit
2990819454
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue