We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
911333f
Firmware for picoprobe on Seeed xiao board, uses GP0 and 1, and UART0 // UART config #define PICOPROBE_UART_TX 0 #define PICOPROBE_UART_RX 1 #define PICOPROBE_UART_INTERFACE uart0