Skip to content

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

License

Notifications You must be signed in to change notification settings

fbiego/arduino-cmsis-dap

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.6%
  • C 13.4%