buffered-serial for use with MBED's main USB serial interface (UART0).

Fork of buffered-serial1 by Tyler Weaver

History

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. default tip

2013-06-10, by jrj [Mon, 10 Jun 2013 14:13:11 +0000] rev 5

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.


naming conventions and documentation

2012-12-17, by tylerjw [Mon, 17 Dec 2012 22:35:51 +0000] rev 4

naming conventions and documentation


commented out debug led code

2012-12-13, by tylerjw [Thu, 13 Dec 2012 06:53:43 +0000] rev 3

commented out debug led code


line overflow test added

2012-12-11, by tylerjw [Tue, 11 Dec 2012 00:12:45 +0000] rev 2

line overflow test added


fixed end of line detection

2012-12-11, by tylerjw [Tue, 11 Dec 2012 00:08:24 +0000] rev 1

fixed end of line detection


initial commit - working with UART1 (p13,p14)

2012-12-10, by tylerjw [Mon, 10 Dec 2012 23:42:38 +0000] rev 0

initial commit - working with UART1 (p13,p14)