diff options
author | Cristian Maglie <c.maglie@arduino.cc> | 2016-03-04 14:56:09 +0100 |
---|---|---|
committer | Cristian Maglie <c.maglie@arduino.cc> | 2016-03-04 14:56:09 +0100 |
commit | 2a8f24602eaeb5e038d164ce4246fcb26d1477b9 (patch) | |
tree | c0e070de2020c9d40fcc21928b6b3e0c98701a48 /platform.txt | |
parent | 0faaf15a5f5ddf4dd69a1e1500df2a647429efae (diff) |
AVR core version to 1.6.10
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 d7c9b0b..4a3c6bb 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.9 +version=1.6.10 # AVR compile variables # --------------------- |