Asynchronous (Non-blocking) Serial Communication library with variable length software ring buffer (FIFO). You can use primary method of the RawSerial Library. Operability confirmed on mbed 2.0. (Rev.146)
Dependents: InvertedPendulum2017 SerialConnect mbed_2018 mbed_2019_rx3 ... more
Revisions of AsyncSerial.hpp
Revision | Date | Message | Actions |
---|---|---|---|
8:7390f9bb28d3 | 2017-06-17 | FIFO Buffer Update.; Bug Fixed. | File Diff Annotate |
5:a50cdaa90d6a | 2017-03-30 | Version Update. | File Diff Annotate |
4:c7555051a851 | 2017-03-30 | Bug Fixed: Cannot use format(), baud(). | File Diff Annotate |
3:722056213fa4 | 2017-03-30 | Minor Change. | File Diff Annotate |
1:d3af33dfc87d | 2017-03-30 | Minor changes | File Diff Annotate |
0:907ac3c2fadc | 2017-03-30 | First Commit. | File Diff Annotate |