Commit Graph

20 Commits

Author SHA1 Message Date
Nico b084848f2e Updated Arduino as ISP setting 2017-11-13 16:37:40 +01:00
Martino Facchin 045d83b2e5 Merge branch 'master' into stk500-jtagice3 2017-02-08 12:56:49 +01:00
Martino Facchin 7ed370a671 Add Atmel-ICE as AVR programmer 2017-02-08 12:48:47 +01:00
Martino Facchin 2bca6a0eb7 Add ArduinoISP.org programmer
We'll need to patch avrdude with this new programmer type
https://github.com/platformio/platformio-core/issues/717
2016-12-16 10:59:00 +01:00
Matthijs Kooijman 5bf5025dfe Add support for the JTAGICE3 programmer
This adds the configuration needed to support JTAGICE3.
2016-11-23 13:08:26 +01:00
Matthijs Kooijman 64895cecac Support the Atmel STK500 development board for ISP 2016-11-23 12:45:31 +01:00
Matthijs Kooijman a0f53f531f Support the Atmel STK500 development board for ISP 2015-06-05 18:43:25 +02:00
ziotibia81 c15207d9bc Added comment about Bus Pirate 2015-06-05 18:43:23 +02:00
ziotibia81 3f03d7040e Added support for Dangerous Prototypes Bus Pirate as ISP
Close #2385
2015-06-05 18:43:12 +02:00
Cristian Maglie bb40f4d1af [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
Fede85 3bef9827bf added support for the ArduinoISP 2014-07-02 15:03:12 +02:00
Kristian Sloth Lauszus ffc3ca9940 Set correct speed of Arduino ISP programmer 2013-04-06 01:59:25 +02:00
Cristian Maglie f6d2a612ab Upload/Program with configurable generic command line tools (wip) 2012-02-05 23:17:15 +01:00
Cristian Maglie 5c57cbab0c First attemp to generalize upload for mutiplatform IDE 2012-02-01 14:34:29 +01:00
David A. Mellis 5184064486 Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200).
http://code.google.com/p/arduino/issues/detail?id=661
2011-12-28 18:43:36 -05:00
David A. Mellis b84c2c7634 Moving USBasp in programmers menu. 2011-10-10 11:58:38 -04:00
Santiago Reig 7432dbd5b4 Added USBasp to programmers list 2011-09-16 01:56:22 +03:00
David A. Mellis 7d31607442 Adding Arduino as ISP sketch (firmware) and programmers.txt entry. 2009-11-01 17:00:31 +00:00
David A. Mellis 4efeb2f647 Improving the preprocessor and parallel programmer. 2008-02-20 02:27:23 +00:00
David A. Mellis 781fcf8e3d Switched to new burn bootloader menu system, dynamically generated from the programmers.txt file. 2007-10-07 18:39:14 +00:00