per1234
a32ac8cdb9
Update comments to reflect Stream functions changed from private to protected
...
These functions were changed from private to protected but the comments were not updated at that time.
In conjunction with equivalent pull requests to Arduino AVR Boards and Arduino SAM Boards, solves #6146 .
2017-07-07 10:12:25 +02:00
Sandeep Mistry
eb397e2b4d
Port Stream parseInt and parseFloat enhancements to SAMD
...
Also add Stream::find(char) API.
Port of: https://github.com/arduino/Arduino/pull/3337
2015-11-23 17:02:52 -05:00
Cristian Maglie
50eb6e44be
Updated Stream class
2015-05-28 15:19:01 +02:00
Cristian Maglie
e913b22975
Merge branch 'master' into zero
2015-03-27 15:56:25 +01:00
Cristian Maglie
1f8c7135d2
Fixed warning in Stream.cpp
2014-11-21 16:17:44 +01:00
Thibaut VIARD
ae42fd1167
Adding license in files, update platform.txt
2014-07-25 17:11:29 +02:00
Cristian Maglie
cf274ff72d
Merge remote-tracking branch 'arduino/ide-1.5.x' into zero
2014-06-16 17:02:59 +02:00
Thibaut VIARD
973ccc47d8
Adding first files, not Zero specific
2014-04-15 14:46:03 +02:00