Better Serial C class library with interrupt
Dependencies: RingBuffer
Fork of iSerial by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:73e615c2b233 | 2015-07-10 | gorian | ??? |
8:20759f992d48 | 2012-09-03 | ykuroda | bugfix of rx interrupt |
7:5a25789c3b55 | 2012-09-03 | ykuroda | bugfix of tx interrupt |
6:8d4b95b90c3b | 2012-09-03 | ykuroda | flush added |
5:d83fc550ccbc | 2012-09-03 | ykuroda | Now support both LPC1768 and LPC11U24. But it can be used for USBTX/USBRX. Others are unchecked.; |
4:b38ef9675d39 | 2012-09-03 | ykuroda | printf using interrupt is implemented |
3:d5353b68105f | 2012-09-01 | ykuroda | name change |
2:3fc74f4d685a | 2012-08-31 | ykuroda | Name change |
1:28d6ef10e48c | 2012-08-31 | ykuroda | Including RingBuffer library |
0:1d193cb1a933 | 2012-08-31 | ykuroda | 1st coding |