diff options
author | Cristian Maglie <c.maglie@arduino.cc> | 2016-08-09 13:48:35 +0200 |
---|---|---|
committer | Cristian Maglie <c.maglie@arduino.cc> | 2016-08-09 14:58:47 +0200 |
commit | 11b611fec71bc09a85480dcc8024c06aa00b66ae (patch) | |
tree | 86d1175e451c52d9f56fef7fb2c73d48b267fe97 /platform.txt | |
parent | 0bf6babf3ff61e000fe6c1a90f20711df22a54c9 (diff) |
Revert "Bump avr core version to 1.6.13"
This must be made together with the release of AVR core 1.6.13.
This reverts commit d20e60862344eb864ab384abe3d85f55c1845f3f.
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..83cf12b 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.12 # AVR compile variables # --------------------- |