mirror of
https://github.com/hathach/tinyusb.git
synced 2025-05-08 23:01:36 +08:00
Update pin_mux.c
This commit is contained in:
parent
b3ce3e25eb
commit
fca0b44fa1
@ -127,7 +127,7 @@ void BOARD_InitPins(void)
|
||||
kPORT_OpenDrainDisable,
|
||||
/* Low drive strength is configured */
|
||||
kPORT_LowDriveStrength,
|
||||
/* Pin is configured as PIO3_4 */
|
||||
/* Pin is configured as PIO0_10 */
|
||||
kPORT_MuxAlt0,
|
||||
/* Digital input enabled */
|
||||
kPORT_InputBufferEnable,
|
||||
|
Loading…
x
Reference in New Issue
Block a user