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

Update revision log. Version set to 1.6.1.

This commit is contained in:
Cristian Maglie
2015-02-19 17:26:44 +01:00
parent 0b6e274b5d
commit 606604d7d6
4 changed files with 14 additions and 4 deletions

View File

@ -1,4 +1,14 @@
ARDUINO 1.6.1
[ide]
* Improved Yun detection for upload via network (Ron Guest)
* In platforms.txt "objcopy" recipe is no more tied to the "hex" format (Arnav Gupta)
* /dev/cu.* serial ports are now filtered from the port list on MacOSX
* Ports in ports list are now grouped by type
* Upgraded avr-gcc toolchains to 3.4.5
* Fixed wrong parsing of boards.txt when using submenu and boards id with underscores
ARDUINO 1.6.0 - 2015.02.09
[ide]