Buffered Serial Port Driver for RTOS tested with a K64F
Dependents: JRO_CR2 frdm_test JRO_DDSv2 JRO_DDSv2_rev2019
Fork of SerialDriver by
History
This library just was modified when a K64F is used
2015-02-10, by miguelcordero191 [Tue, 10 Feb 2015 14:29:32 +0000] rev 5
This library just was modified when a K64F is used
putc was modified because it is not working with K64F. TxInterrupt does not work
2015-02-05, by miguelcordero191 [Thu, 05 Feb 2015 19:03:30 +0000] rev 4
putc was modified because it is not working with K64F. TxInterrupt does not work
Added dropped bytes counters, they indicate too small buffers.
2015-01-26, by BlazeX [Mon, 26 Jan 2015 19:21:56 +0000] rev 3
Added dropped bytes counters, they indicate too small buffers.
Removed dependencies from the library.
2015-01-15, by BlazeX [Thu, 15 Jan 2015 09:53:09 +0000] rev 2
Removed dependencies from the library.
Fixed Dependencies.
2015-01-15, by BlazeX [Thu, 15 Jan 2015 09:00:48 +0000] rev 1
Fixed Dependencies.
Release :)
2015-01-14, by BlazeX [Wed, 14 Jan 2015 16:30:14 +0000] rev 0
Release :)