Subversion Repositories libSmallPrintf

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6 663 d 16 h mjames /trunk/Src/ Fixed compiler warnings.  
5 992 d 12 h mjames /trunk/Src/ Reformatted, removed permanent dependency on libSerial by using "if defined SERIAL_UARTx" to check to see if needed.  
4 1473 d 21 h mjames /trunk/Inc/libSmallPrintf/ Added "C" declaration wrapper.  
3 1714 d 13 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 1715 d 17 h mjames /trunk/ Small printf library  
1 1715 d 17 h mjames /trunk/ Added trunk