Buffered Serial Port Driver for RTOS tested with a K64F
Dependents: JRO_CR2 frdm_test JRO_DDSv2 JRO_DDSv2_rev2019
Fork of SerialDriver by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:ee58295c58e1 | 2015-02-10 | miguelcordero191 | This library just was modified when a K64F is used |
4:3956012cd0c4 | 2015-02-05 | miguelcordero191 | putc was modified because it is not working with K64F. TxInterrupt does not work |
3:ea9719695b6a | 2015-01-26 | BlazeX | Added dropped bytes counters, they indicate too small buffers. |
2:012c0c2fac52 | 2015-01-15 | BlazeX | Removed dependencies from the library. |
1:1464146bd7fb | 2015-01-15 | BlazeX | Fixed Dependencies. |
0:cd0d79be0c1a | 2015-01-14 | BlazeX | Release :) |