Skip to content

Commit 0e0c50d

Browse files
committed
Update revision log
1 parent 3a97d19 commit 0e0c50d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build/shared/revisions.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)