mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-14 11:29:26 +01:00
Updated revisions.txt
This commit is contained in:
parent
ba36769ae4
commit
4380e2930e
@ -7,7 +7,16 @@ ARDUINO 1.6.1
|
|||||||
* /dev/cu.* serial ports are now filtered from the port list on MacOSX
|
* /dev/cu.* serial ports are now filtered from the port list on MacOSX
|
||||||
* Ports in ports list are now grouped by type
|
* Ports in ports list are now grouped by type
|
||||||
* Upgraded avr-gcc toolchains to 3.4.5
|
* Upgraded avr-gcc toolchains to 3.4.5
|
||||||
* Fixed wrong parsing of boards.txt when using submenu and boards id with underscores
|
* Fixed: wrong parsing of boards.txt when using submenu and boards id with underscores
|
||||||
|
* Windows: updated bundled JVM to latest 8u31
|
||||||
|
* Windows: JVM memory settings can be customized editing arduino.l4j.ini and arduino_debug.l4j.ini files
|
||||||
|
* "new" button now behaves as "File -> New..." menu: a new window with an empty sketch is created
|
||||||
|
* Windows: opening a lonely sketch caused the IDE to crash. Fixed with a bounty on bountysource @gerito1
|
||||||
|
* Bridge: fixed bug with multiple and failing YunClient.connect calls @sngl
|
||||||
|
* Translations updated
|
||||||
|
* Fixed: status board was not changing when using custom menu @PaulStoffregen
|
||||||
|
* Fixed: better error message when using a busy serial device
|
||||||
|
* Fixed: missing bool operator on EthernetClient
|
||||||
|
|
||||||
ARDUINO 1.6.0 - 2015.02.09
|
ARDUINO 1.6.0 - 2015.02.09
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user