Asynchronous Serial Library with flow control and tag detection.

Revisions of source/AsyncSerial.cpp

Revision Date Message Actions
21:bdc3c69a1cd7 2015-04-28 Removed debug pin. File  Diff  Annotate
20:c36866a2d5a6 2015-04-24 Updated how interrupts are enabled and disabled. File  Diff  Annotate
19:42ffb517d36a 2015-04-21 Updated test case. File  Diff  Annotate
18:9127f9fae61f 2015-04-17 Updated AsyncSerial. File  Diff  Annotate
17:5dd6bcc93a8a 2015-04-17 Added checks to flow control pin setup. File  Diff  Annotate
16:55e6fbfc1e9d 2015-04-17 Added copyright header. File  Diff  Annotate
15:4d7d96cacc18 2015-04-15 Changed receive behaviour to drop characters if not receiving. File  Diff  Annotate
13:dbb23efed611 2015-04-10 v1.0.0 complete. File  Diff  Annotate
12:b45908320b9c 2015-04-10 Added comments. File  Diff  Annotate
11:6b99dbf1b65d 2015-04-10 Changed all callbacks to use function pointer class. File  Diff  Annotate
10:9d3ae421081b 2015-04-10 Change callbacks to function pointer objects. File  Diff  Annotate
9:e183765bd81b 2015-04-10 Fixed sleep bug. Use timeout to decouple receiveDone with callback function. File  Diff  Annotate
8:de7aaaf557ba 2015-04-07 Fixed bug in callback registration. File  Diff  Annotate
7:5ba3a01e13c4 2015-04-02 checkpoint File  Diff  Annotate
6:9d48f2197243 2015-04-01 checkpoint File  Diff  Annotate
5:aecd37846dcc 2015-04-01 checkpoint File  Diff  Annotate
4:e0a0eef4ca18 2015-04-01 added start conditions File  Diff  Annotate
3:af3caa18e928 2015-04-01 checkpoint File  Diff  Annotate
2:efec63739aa3 2015-03-31 Full callback support File  Diff  Annotate
1:a3f39ec7d5f2 2015-03-30 Object callback File  Diff  Annotate
0:dfed780dc91a 2015-03-30 Initial commit File  Diff  Annotate