UART Driver to receive asynchronous Serial Comms from a Raspberry Pi and parse the results.
Revisions of SerialComms.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:b608ee5b9b5d | 2016-02-15 | converted to RawSerial data type for RTOS purposes | File Diff Annotate |
2:cb74b330b285 | 2016-02-15 | basic data check added on the wasted identifiers | File Diff Annotate |
1:bf3fb80028d8 | 2016-02-15 | changed to PinName constructer | File Diff Annotate |
0:8ac1280934b4 | 2016-02-15 | Initial version operational.; ; Using Serial data type passed | File Diff Annotate |