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
9 1223 d 23 h mjames /trunk/src/ Added a comment on the configuration settings.  
8 1401 d 3 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1472 d 10 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
6 1642 d 1 h mjames /trunk/src/ Added break detection clear interrupt , and changed Tx interrupt shutoff logic.  
5 1643 d 3 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1762 d 7 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 2033 d 22 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 2070 d 23 h mjames /trunk/ Added project files