Subversion Repositories libSerial

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16 604 d 0 h mjames /trunk/src/ Fixed an infinite loop bug in the line editor.  
15 643 d 1 h mjames /trunk/ Added a platform.c , made remainder of code into a library.  
14 661 d 6 h mjames /trunk/ Added a few tweaks to serialUtils.c and serialUtils.h  
13 769 d 2 h mjames /trunk/ Edited comments, moved to header file.  
12 850 d 0 h mjames /trunk/inc/libSerial/ Updated comments  
11 851 d 3 h mjames /trunk/inc/libSerial/ Added some comments  
10 854 d 6 h mjames /trunk/ Split library into two, removed some incorrect serial transmit behaviour.  
9 996 d 0 h mjames /trunk/src/ Added a comment on the configuration settings.  
8 1173 d 4 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1244 d 10 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
6 1414 d 1 h mjames /trunk/src/ Added break detection clear interrupt , and changed Tx interrupt shutoff logic.  
5 1415 d 3 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1534 d 7 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 1805 d 22 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 1842 d 23 h mjames /trunk/ Added project files  
1 1842 d 23 h mjames /trunk/ Initial trunk branch