diff options
author | Martino Facchin <m.facchin@arduino.cc> | 2016-09-15 17:42:40 +0200 |
---|---|---|
committer | Martino Facchin <m.facchin@arduino.cc> | 2016-09-21 10:21:45 +0200 |
commit | 2720cb0528aa04abfe518041f2d15b5856f75696 (patch) | |
tree | 5e18bd57889e352f8b340b20d053beb69673f352 /platform.txt | |
parent | 54c0b616b16f95129a0538bb8433eec2bb03f9d4 (diff) |
Update to avrdude 6.3 and avr core 1.6.14
Diffstat (limited to 'platform.txt')
-rw-r--r-- | platform.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.txt b/platform.txt index 0738d79..05d83a4 100644 --- a/platform.txt +++ b/platform.txt @@ -6,7 +6,7 @@ # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification name=Arduino AVR Boards -version=1.6.13 +version=1.6.14 # AVR compile variables # --------------------- |