Skip to content

Commit d55ca82

Browse files
committed
CHANGELOG.md: Add that SAMD21 and ATmega2560 are now supported
1 parent 48f05b7 commit d55ca82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Rename unitduino to UnixHostDuino and move to its own repository at
66
`https://github.com/bxparks/UnixHostDuino`.
77
* Add UnixHostDuino Makefile to all unit tests.
8+
* Support SAMD21 and ATmega2560 boards.
89
* Call `exit(1)` upon failure or timeout, `exit(0)` upon success when using
910
UnixHostDuino (#51).
1011
* 1.3 (2019-06-15)

0 commit comments

Comments
 (0)