UART1 buffered serial driver, requires RTOS

Dependents:   Serial_interrupts_buffered HARP2 HARP3

Buffered serial UART1 - Setup to work with UART1 (p13,p14)

Uses RTOS to block current thread.

Reference: http://mbed.org/users/tylerjw/notebook/buffered-serial-with-rtos/

History

naming conventions and documentation default tip

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)