@@ -175,13 +175,35 @@ All printf() (and other stdio) calls will be piped to the default Micropython RE
If you're debugging the USB stack, or want to see Guru Meditation crashes, connect to UART0 over the USB-C connector's sideband pins (**TODO**: link to flow3rpot).
You can also disable the USB stack and make the badge stay in UART/JTAG mode: **TODO: issue 23**. Then, you can use openocd/gdb:
gdb Debugging
-------------
You can also disable the TinyUSB stack and make the badge stay in UART/JTAG mode: