Skip to content

Instantly share code, notes, and snippets.

@AGlass0fMilk
Created November 19, 2018 21:12
Show Gist options
  • Save AGlass0fMilk/bf56226e5f94019149464d50b3dea1ed to your computer and use it in GitHub Desktop.
Save AGlass0fMilk/bf56226e5f94019149464d50b3dea1ed to your computer and use it in GitHub Desktop.
Mbed STDOUT UART
USBTX = TX_PIN_NUMBER,
USBRX = RX_PIN_NUMBER,
STDIO_UART_TX = TX_PIN_NUMBER,
STDIO_UART_RX = RX_PIN_NUMBER,
STDIO_UART_CTS = CTS_PIN_NUMBER,
STDIO_UART_RTS = RTS_PIN_NUMBER,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment