Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: zvikam/Energia

Tags

1.6.0rc3

Toggle 1.6.0rc3's commit message
Updated build_pull_request.bash

1.6.0rc2

Toggle 1.6.0rc2's commit message
Merge branch 'ide-1.5.x' of github.com:arduino/Arduino into ide-1.5.x

1.6.0rc2-macosx-java7

Toggle 1.6.0rc2-macosx-java7's commit message
Merge branch 'ide-1.5.x' of github.com:arduino/Arduino into ide-1.5.x…

…-java7

1.6.0rc1-macosx-java7

Toggle 1.6.0rc1-macosx-java7's commit message
Added support for retina display on macosx

Fix arduino#2309

1.6.0rc1

Toggle 1.6.0rc1's commit message
Ignoring GNOME .directory files

0101E0014

Toggle 0101E0014's commit message
Fix read() issue when other end closes the connection

This fixes an issue with read returning -1 immediately if the other
end has closed the connection. Now it returns data as long as there
is data in the buffer regradless of being connected or not.

1.5.8

Toggle 1.5.8's commit message
Merge branch 'master' into ide-1.5.x. Updated revision log.

Conflicts:
	build/shared/examples/09.USB/Keyboard/KeyboardLogout/KeyboardLogout.ino
	hardware/arduino/boards.txt

1.5.8-macosx-java7

Toggle 1.5.8-macosx-java7's commit message
Updated macosx-java7 bundle to 1.5.8

Merge tag '1.5.8' into ide-1.5.x-java7

1.0.6

Toggle 1.0.6's commit message
Updated revision log. Version upped to 1.0.6.

0101E0013

Toggle 0101E0013's commit message
Release 0101E0013