Commit Graph

15 Commits

Author SHA1 Message Date
Martino Facchin 69a51c2ab0 Merge branch 'master' into stk500-jtagice3 2017-02-08 12:56:49 +01:00
Martino Facchin 5c75ab419a Add Atmel-ICE as AVR programmer 2017-02-08 12:48:47 +01:00
Martino Facchin 5f0979135b 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 1a0cdfde2d Add support for the JTAGICE3 programmer
This adds the configuration needed to support JTAGICE3.
2016-11-23 13:08:26 +01:00
Matthijs Kooijman 427f8f5b00 Support the Atmel STK500 development board for ISP 2016-11-23 12:45:31 +01:00
Matthijs Kooijman bd58312052 Support the Atmel STK500 development board for ISP 2015-06-05 18:43:25 +02:00
ziotibia81 35d3a10bb1 Added comment about Bus Pirate 2015-06-05 18:43:23 +02:00
ziotibia81 707aa34ee6 Added support for Dangerous Prototypes Bus Pirate as ISP
Close #2385
2015-06-05 18:43:12 +02:00
Cristian Maglie 328b8ef27d [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
Fede85 4bde528f5e added support for the ArduinoISP 2014-07-02 15:03:12 +02:00
Kristian Sloth Lauszus b6fa40ca40 Set correct speed of Arduino ISP programmer 2013-04-06 01:59:25 +02:00
Cristian Maglie a70a1bf832 Upload/Program with configurable generic command line tools (wip) 2012-02-05 23:17:15 +01:00
Cristian Maglie ce5adb297b First attemp to generalize upload for mutiplatform IDE 2012-02-01 14:34:29 +01:00
Cristian Maglie 9edabf17a0 Merge remote-tracking branch 'arduino/master' into platforms-b 2011-12-31 17:29:36 +01:00
Cristian Maglie 822dcb0989 Created second level in hardware folder: hardware/PACKAGE/PLATFORM/...
Made some helper class for files filtering.
platforms.txt now contains only one platform at a time.
Some cleanup in Compiler and AvrDudeUploader classes.
2011-12-30 15:46:04 +01:00