We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab82b1a commit 0479d49Copy full SHA for 0479d49
build/shared/revisions.txt
@@ -18,6 +18,8 @@ ARDUINO 1.5.3 BETA
18
* Added support for floating point numbers in String class (Tevin Zhang, SebiTimeWaster)
19
* sam: Fixed String buffer overflows (Paul Stoffregen)
20
* avr: Added recipe for assembly files (C. A. Church)
21
+* avr: Use analogPinToChannel if it's defined (Kristian Sloth Lauszus)
22
+* avr: Optimized HardwareSerial buffer (Matthijs Kooijman)
23
24
[libraries]
25
* sam: Added CAN library (still in early stage of development) (Palliser)
0 commit comments