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.
Fork of buffered-serial1 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:8daa0697fa7f | 2013-06-10 | jrj | Adding buffered-serial1 from http://mbed.org/users/tylerjw/code/Serial_interrupts_buffered/docs/e489f1ee71d8/main_8cpp_source.html; ; normal serial interface with callbacks doesn't work when the project includes RTOS. |
4:d3122119f92b | 2012-12-17 | tylerjw | naming conventions and documentation |
3:a4a21e18acd1 | 2012-12-13 | tylerjw | commented out debug led code |
2:8ccf9bb8dc65 | 2012-12-11 | tylerjw | line overflow test added |
1:eabb26ce183b | 2012-12-11 | tylerjw | fixed end of line detection |
0:707b9f3904dd | 2012-12-10 | tylerjw | initial commit - working with UART1 (p13,p14) |