drivers: usb_c: numaker: support Nuvoton's M2L31 series
1. Support USB-C drivers TCPC, PPC, and VBUS with UTCPD H/W IP 2. UTCPD is interconnected with Timer-triggered EADC for updating VBUS/VCONN voltage periodically Signed-off-by: Chun-Chieh Li <ccli8@nuvoton.com>
This commit is contained in:
parent
c84c2fc37d
commit
9e9e409cb9
18 changed files with 3183 additions and 0 deletions
|
@ -79,4 +79,8 @@ menu "Nuvoton NuMaker drivers"
|
|||
bool "NuMaker RTC"
|
||||
help
|
||||
Enable Nuvoton RTC HAL module driver
|
||||
config HAS_NUMAKER_TMR
|
||||
bool "NuMaker Timer"
|
||||
help
|
||||
Enable Nuvoton Timer HAL module driver
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue