Commit Graph

15 Commits

Author SHA1 Message Date
Martino Facchin dfea164dfe Merge branch 'master' into stk500-jtagice3 2017-02-08 12:56:49 +01:00
Martino Facchin 2870bae7c9 Add Atmel-ICE as AVR programmer 2017-02-08 12:48:47 +01:00
Martino Facchin 53d8f2f439 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 f9cf1790b5 Add support for the JTAGICE3 programmer
This adds the configuration needed to support JTAGICE3.
2016-11-23 13:08:26 +01:00
Matthijs Kooijman fc3971e877 Support the Atmel STK500 development board for ISP 2016-11-23 12:45:31 +01:00
Matthijs Kooijman 5b4ebcf959 Support the Atmel STK500 development board for ISP 2015-06-05 18:43:25 +02:00
ziotibia81 ec4006d1ee Added comment about Bus Pirate 2015-06-05 18:43:23 +02:00
ziotibia81 cb9a14835c Added support for Dangerous Prototypes Bus Pirate as ISP
Close #2385
2015-06-05 18:43:12 +02:00
Cristian Maglie 79c77ae884 [gemma] Integration of Gemma board 2015-05-06 15:55:56 +02:00
Fede85 8e48cef584 added support for the ArduinoISP 2014-07-02 15:03:12 +02:00
Kristian Sloth Lauszus c6e1a2f85c Set correct speed of Arduino ISP programmer 2013-04-06 01:59:25 +02:00
Cristian Maglie a141a1dc1e Upload/Program with configurable generic command line tools (wip) 2012-02-05 23:17:15 +01:00
Cristian Maglie 30ec90aca3 First attemp to generalize upload for mutiplatform IDE 2012-02-01 14:34:29 +01:00
Cristian Maglie 5ad4422fc7 Merge remote-tracking branch 'arduino/master' into platforms-b 2011-12-31 17:29:36 +01:00
Cristian Maglie 1b3ae5fa63 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