/arduino-cmsis-dap

CMSIS-DAP USB-SWD/JTAG adapter firmware for Pro Micro and Teensy 3.2 boards

Primary LanguageC++OtherNOASSERTION

arduino-cmsis-dap

CMSIS-DAP USB-SWD/JTAG HID adapter firmware for Pro Micro and Teensy 3.2 boards

Copyright (C) 2016 Phillip Pearson pp@myelin.nz

based on the CMSIS-DAP Interface Firmware

Copyright (c) 2009-2013 ARM Limited

This is a port of the core of ARM's CMSIS-DAP firmware to the Arduino environment, which lets you turn a Pro Micro (or $3.50 clone from China) or Teensy 3.2 into a CMSIS-DAP USB adapter, which you can use with OpenOCD and mbed to program and debug ARM chips using the SWD protocol, and also with OpenOCD to program and debug various chips using JTAG.

See arduino-cmsis-dap.ino for installation details.