1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

added support for the ArduinoISP

This commit is contained in:
Fede85
2014-06-25 15:48:21 +02:00
committed by Cristian Maglie
parent 2a71073c32
commit 8e48cef584
3 changed files with 19 additions and 8 deletions

View File

@ -25,6 +25,7 @@ ARDUINO 1.5.7 BETA
* Explicitly define compiler.path in avr/platform.txt (Matthijs Kooijman)
* Make the low available memory message a warning (Matt Robinson)
* Proceed with upload even if port can't be found (David Mellis)
* Added support for ArduinoISP
[libraries]
* Updated SpaceBrew library