Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Test_RDM880_rfid_reader
Diff: rtos_serial.cpp
- Revision:
- 15:5f38a747ba08
- Parent:
- 14:33d60e4eb215
- Child:
- 16:2d3937773625
--- a/rtos_serial.cpp Thu Oct 24 20:31:25 2013 +0000 +++ b/rtos_serial.cpp Wed Oct 30 04:58:10 2013 +0000 @@ -22,7 +22,7 @@ /* TODO: * - size the tx thread stack - * - make an rx buffer thread + * - make an rx buffer thread? * - implement readable() * - implement writeable() somehow */