File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,12 @@ ARDUINO 1.6.6
3434* Ethernet: Added missing keywords. Thanks @per1234
3535* Ethernet: Fixed DNSClient.inet_aton() function. Thanks @jhorck
3636* Ethernet: Expose optional DHCP timout parameters to Ethernet:begin(). Thanks @chaveiro
37- * Wire: Implemented Wire.end() for AVR .
37+ * Wire: Implemented Wire.end().
3838* Wire: Fixed bug with repeated START for AVR. Thanks Nate Williams
3939* Wire: Resolved timing issues on AVR. See #2173 #1477.
40+ * Wire: Fixed bug in repeated start in slave mode on SAM. See #3908
4041* SD: Change "char *" to "const char *" on methods accepting a string as a parameter. Thanks @Ivan-Perez
42+ * Scheduler: Added support for cortex-M0. Thanks @PeterVH
4143
4244[core]
4345* Added new PluggableUSB and HID support. This change introduces a more powerful API for
You can’t perform that action at this time.
0 commit comments