arduino-cmsis-dap
arduino-cmsis-dap copied to clipboard
CMSIS-DAP USB-SWD/JTAG adapter firmware for Pro Micro and Teensy 3.2 boards
Results
2
arduino-cmsis-dap issues
Sort by
recently updated
recently updated
newest added
The firmware defaults to enabling `DAP_SERIAL_LOG` in [`DAP_config.h`](https://github.com/myelin/arduino-cmsis-dap/blob/master/DAP_config.h#L69), which is the USB serial port on the Teensy. Things will work until some number of bytes have been buffered, and then...
This is needed for debugging some targets, for example the Raspberry Pi Pico.