Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-30 | Fix print and timer | tmk | 1 | -103/+0 | |
2013-05-21 | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 1 | -4/+4 | |
- Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html | |||||
2013-05-14 | Add xprintf(xitoa) from elm-chan.org | tmk | 1 | -0/+103 | |