Added uart.alt(n) to swap to use alternate rx/tx lines.
if n = 0 -> std pinout. if n != 0 -> alternate pinout (gpio13 and gpio15)
app/driver/uart.c
100644 → 100755
app/include/driver/uart.h
100644 → 100755
app/include/driver/uart_register.h
100644 → 100755
app/modules/uart.c
100644 → 100755
app/platform/platform.c
100644 → 100755
Please register or sign in to comment