Commit graph

7 commits

Author SHA1 Message Date
Cristian Maglie
3d51b54386 Some updates on Stream and Print class. 2017-08-23 19:22:11 +02:00
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
0a35b5535a Add getTimeout accessor method to Stream
Port of https://github.com/arduino/Arduino/pull/4718 to SAMD core.
2016-07-18 14:29:55 -04: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
e913b22975 Merge branch 'master' into zero 2015-03-27 15:56:25 +01:00
Thibaut VIARD
ae42fd1167 Adding license in files, update platform.txt 2014-07-25 17:11:29 +02:00
Thibaut VIARD
973ccc47d8 Adding first files, not Zero specific 2014-04-15 14:46:03 +02:00