Subversion Repositories libSmallPrintf

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6 901 d 14 h mjames /trunk/Src/ Fixed compiler warnings.  
5 1230 d 10 h mjames /trunk/Src/ Reformatted, removed permanent dependency on libSerial by using "if defined SERIAL_UARTx" to check to see if needed.  
4 1711 d 19 h mjames /trunk/Inc/libSmallPrintf/ Added "C" declaration wrapper.  
3 1952 d 11 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 1953 d 15 h mjames /trunk/ Small printf library  
1 1953 d 15 h mjames /trunk/ Added trunk