Subversion Repositories libSerial

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10 999 d 18 h mjames /trunk/ Split library into two, removed some incorrect serial transmit behaviour.  
9 1141 d 12 h mjames /trunk/src/ Added a comment on the configuration settings.  
8 1318 d 16 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1389 d 23 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
6 1559 d 14 h mjames /trunk/src/ Added break detection clear interrupt , and changed Tx interrupt shutoff logic.  
5 1560 d 16 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1679 d 20 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 1951 d 11 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 1988 d 11 h mjames /trunk/ Added project files