You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Feather M0 board file (board_feather-m0.go) does not export UART0 nor the TX/RX pins for UART0. The exported pins UART_TX_PIN and UART_RX_PIN are to UART1.
The Feather M0 board file (
board_feather-m0.go) does not export UART0 nor the TX/RX pins for UART0. The exported pinsUART_TX_PINandUART_RX_PINare to UART1.