We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bbe39 commit 9141edcCopy full SHA for 9141edc
build/shared/revisions.txt
@@ -6,6 +6,13 @@ ARDUINO 1.6.2
6
* Windows and MacOSX JVM Xmx halved to 512M
7
* Introduced starting splashscreen with progress status: will be used for notifying user of long running startup tasks
8
9
+[libraries]
10
+* EEPROM: Replaced existing library with more complete implementation @Chris--A
11
+* SD: fixed endless timeout on 32bit core (Due) @Timmmm
12
+* Ethernet: fixed headers include path
13
+* SPI: do not influence state of SS pin if it's already been set as output by user sketch @vicatcu
14
+* Bridge: discard message if received length is bigger than rx buffer @arve0
15
+
16
ARDUINO 1.6.1 - 2015.03.10
17
18
[ide]
0 commit comments