File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 22ARDUINO 1.0.7
33
44[libraries]
5- * Backported GSM from IDE 1.5.x
6- * EthernetClien: use IANA recommended ephemeral port range, 49152-65535 (Jack Christensen, cifer-lee)
5+ * Backported SPI Transaction API from IDE 1.5.x (Paul Stoffregen)
6+ * Backported GSM from IDE 1.5.x: fix build regression
7+ * Backported Ethernet from IDE 1.5.x
8+ * Backported SD from IDE 1.5.x
9+ * Backported SPI from IDE 1.5.x
10+ * EthernetClient: use IANA recommended ephemeral port range, 49152-65535 (Jack Christensen, cifer-lee)
711
812[core]
913* Fixed missing NOT_AN_INTERRUPT constant in digitalPinToInterrupt() macro
10- * Fixed regression in HardwareSerial::available() introduced with https://github.com/arduino/Arduino/pull/2057
14+ * Fixed performance regression in HardwareSerial::available() introduced with https://github.com/arduino/Arduino/pull/2057
1115
1216ARDUINO 1.0.6 - 2014.09.16
1317
You can’t perform that action at this time.
0 commit comments