Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wesser).
This commit is contained in:
parent
5fea1abd22
commit
180180e234
9 changed files with 262 additions and 2 deletions
|
@ -12,6 +12,7 @@
|
|||
* - Added support for the Arduino Leonardo board
|
||||
* - Added support for the Atmel UC3-A3 Xplained board
|
||||
* - Added support for the Xevelabs USB2AX revision 3.1 board
|
||||
* - Added support for the Dimex Stange-ISP board (thanks to Gerhard Wesser)
|
||||
* - Added new \c doxygen_upgrade and \c doxygen_create targets to the DOXYGEN build system module
|
||||
* - Library Applications:
|
||||
* - Added a different device serial number when the AVRISP-MKII Clone project is in libUSB compatibility mode, so that
|
||||
|
|
|
@ -116,6 +116,7 @@
|
|||
* - Paranoid Studio's US2AX (V1, V2 and V3 hardware revisions)
|
||||
* - PJRC Teensy (1.x and 2.x versions)
|
||||
* - Sparkfun U2 Breakout Board
|
||||
* - Stange ISP Programmer Board
|
||||
* - TCNISO Blackcat USB JTAG
|
||||
* - Tempusdictum Benito
|
||||
* - Tom's USBTINY-MKII (all revisions and versions)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue