We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86eed9 commit 4cdd4dfCopy full SHA for 4cdd4df
build/shared/revisions.txt
@@ -30,7 +30,8 @@ ARDUINO 1.5.3 BETA 2013.08.30
30
* removed unused flags from String (free 1 byte of SRAM)
31
32
[libraries]
33
-* sam: Added CAN library (still in early stage of development) (Palliser)
+* sam: Removed CAN library, you can find an updated version here:
34
+ https://github.com/collin80/due_can
35
* sam: Bugfix SPI library: begin() after end() now works (stimmer)
36
* sam: Bugfix SPI library: incorrent pin configuration in non-extended mode.
37
* Ported all libraries to new 1.5 format
0 commit comments