stm32: Add STM32 USB TCPC Driver
This commit adds a USB Type-C Port Controller Driver for the STM32 USB Type-C / USB Power Delivery (UCPD) peripheral Signed-off-by: Sam Hurst <sbh1187@gmail.com>
This commit is contained in:
parent
9df89802ee
commit
6458649137
10 changed files with 1853 additions and 0 deletions
|
@ -131,4 +131,6 @@ source "drivers/mm/Kconfig"
|
|||
|
||||
source "drivers/power_domain/Kconfig"
|
||||
|
||||
source "drivers/usbc/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue