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
13 946 d 23 h mjames /trunk/ Edited comments, moved to header file.  
12 1027 d 21 h mjames /trunk/inc/libSerial/ Updated comments  
10 1032 d 2 h mjames /trunk/ Split library into two, removed some incorrect serial transmit behaviour.  
8 1351 d 0 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1422 d 6 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
5 1593 d 0 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1712 d 4 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 1983 d 19 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 2020 d 19 h mjames /trunk/ Added project files