mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-15 19:31:42 +00:00
disable usb detect type - load fix
This commit is contained in:
parent
99ee5711ab
commit
25e7e3eea9
1 changed files with 1 additions and 1 deletions
|
@ -738,7 +738,7 @@ kp_out7 = port:PH27<4><1><default><default>
|
|||
[usbc0]
|
||||
usb_used = 1
|
||||
usb_port_type = 2
|
||||
usb_detect_type = 1
|
||||
usb_detect_type = 0
|
||||
usb_id_gpio = port:PH04<0><1><default><default>
|
||||
usb_det_vbus_gpio = port:PH05<1><0><default><0>
|
||||
usb_drv_vbus_gpio = port:PC17<1><0><default><0>
|
||||
|
|
Loading…
Add table
Reference in a new issue