Subversion Repositories libSerial

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
15 583 d 4 h mjames /trunk/ Added a platform.c , made remainder of code into a library.  
13 709 d 6 h mjames /trunk/ Edited comments, moved to header file.  
10 794 d 9 h mjames /trunk/ Split library into two, removed some incorrect serial transmit behaviour.  
9 936 d 3 h mjames /trunk/src/ Added a comment on the configuration settings.  
8 1113 d 7 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1184 d 13 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
6 1354 d 5 h mjames /trunk/src/ Added break detection clear interrupt , and changed Tx interrupt shutoff logic.  
5 1355 d 7 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1474 d 11 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 1746 d 2 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 1783 d 2 h mjames /trunk/ Added project files