Subversion Repositories libSerial

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
15 787 d 17 h mjames /trunk/ Added a platform.c , made remainder of code into a library.  
14 805 d 22 h mjames /trunk/ Added a few tweaks to serialUtils.c and serialUtils.h  
13 913 d 19 h mjames /trunk/ Edited comments, moved to header file.  
12 994 d 17 h mjames /trunk/inc/libSerial/ Updated comments  
11 995 d 20 h mjames /trunk/inc/libSerial/ Added some comments  
10 998 d 22 h mjames /trunk/ Split library into two, removed some incorrect serial transmit behaviour.  
8 1317 d 20 h mjames /trunk/ Changed sendString to send const data. Also reformatted.  
7 1389 d 3 h mjames /trunk/ Added a SerialTransmitSpace function, support for up to 5 UARTS.  
5 1559 d 20 h mjames /trunk/ Altered API to use UART_HandleTypeDef in the library interface.  
4 1679 d 0 h mjames /trunk/ Removed a redundant TX interrupt enable clearing that happened if there was an RX interrupt.  
3 1950 d 15 h mjames /trunk/ Removed inline declarations from headers where they were causing errors.  
2 1987 d 15 h mjames /trunk/ Added project files