drivers: udc_ambiq: Implemented UDC driver for apollo4p
Added implementation for udc_ambiq with its required Kconfig and CMakelist updates. Signed-off-by: Chew Zeh Yang <zeon.chew@ambiq.com>
This commit is contained in:
parent
97187bee6a
commit
659582b06f
5 changed files with 1009 additions and 0 deletions
|
@ -70,4 +70,9 @@ config AMBIQ_HAL_USE_ADC
|
|||
help
|
||||
Use the ADC driver from Ambiq HAL
|
||||
|
||||
config AMBIQ_HAL_USE_USB
|
||||
bool
|
||||
help
|
||||
Use the USB driver from Ambiq HAL
|
||||
|
||||
endif # AMBIQ_HAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue