diff options
author | Martino Facchin <m.facchin@arduino.cc> | 2016-12-16 16:15:41 +0100 |
---|---|---|
committer | Martino Facchin <m.facchin@arduino.cc> | 2016-12-16 16:15:41 +0100 |
commit | d9fdc187eda124096858a252020562d3de417b93 (patch) | |
tree | 4ece205addb892e6653920c50b0dba3dce98d068 | |
parent | fa3f7e41a97c82d61cbd2162062551c85f006409 (diff) |
publish avr core 1.6.16 prerelease
remember to correct the core size and checksum when pushing the official core
-rw-r--r-- | platform.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.txt b/platform.txt index 9b5669e..c260539 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.15 +version=1.6.16 # AVR compile variables # --------------------- |