Subversion Repositories libSerial

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
15 788 d 22 h mjames /trunk/ Added a platform.c , made remainder of code into a library.  
13 915 d 0 h mjames /trunk/ Edited comments, moved to header file.  
12 995 d 22 h mjames /trunk/inc/libSerial/ Updated comments  
10 1000 d 3 h mjames /trunk/ Split library into two, removed some incorrect serial transmit behaviour.  
8 1319 d 1 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1390 d 8 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
5 1561 d 1 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1680 d 5 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 1951 d 20 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 1988 d 21 h mjames /trunk/ Added project files