Updated revision log

This commit is contained in:
Cristian Maglie 2013-05-03 13:49:06 +02:00
parent 3970577185
commit 5b8ac97a42
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ ARDUINO 1.5.3 BETA
* sam: Upgraded libsam, and added missing modules (CAN, ETH, etc.) (Thibaut Viard)
* sam: Added compatibility for avr/pgmspace.h (Paul Stoffregen)
* sam: Added serialEvent*() support
* sam: Fixed micros() to work with inside interrupts. (stimmer)
[libraries]
* sam: Added CAN library (still in early stage of development) (Palliser)