Subversion Repositories libSmallPrintf

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6 724 d 3 h mjames /trunk/Src/ Fixed compiler warnings.  
5 1052 d 23 h mjames /trunk/Src/ Reformatted, removed permanent dependency on libSerial by using "if defined SERIAL_UARTx" to check to see if needed.  
4 1534 d 7 h mjames /trunk/Inc/libSmallPrintf/ Added "C" declaration wrapper.  
3 1774 d 23 h mjames /trunk/Src/ Made the number of characters returned by small_printf("\n") to be 2, as this is expanded to "\r\n"  
2 1776 d 3 h mjames /trunk/ Small printf library  
1 1776 d 3 h mjames /trunk/ Added trunk