wioterminal: add UART3 for RTL8720DN

This commit is contained in:
sago35
2022-08-31 22:50:30 +09:00
committed by Ron Evans
parent 5f6cf665f5
commit edaf13f951
+4 -1
View File
@@ -349,8 +349,11 @@ var (
UART1 = &sercomUSART2
// RTL8720D
// RTL8720D (tx: PC22, rx: PC23)
UART2 = &sercomUSART1
// RTL8720D (tx: PB24, rx: PC24)
UART3 = &sercomUSART0
)
// I2C pins