drivers: adc: support Nuvoton numaker series
Add Nuvoton numaker series adc controller, including async read feature. Signed-off-by: cyliang tw <cyliang@nuvoton.com>
This commit is contained in:
parent
4a77bdb4e8
commit
9ad8e1ab74
7 changed files with 488 additions and 0 deletions
|
@ -67,4 +67,8 @@ menu "Nuvoton NuMaker drivers"
|
|||
bool "NuMaker CAN FD"
|
||||
help
|
||||
Enable Nuvoton CAN FD HAL module driver
|
||||
config HAS_NUMAKER_ADC
|
||||
bool "NuMaker ADC"
|
||||
help
|
||||
Enable Nuvoton ADC HAL module driver
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue