Commit Graph

2 Commits (7b0b8ee0179c525533171f86c0190a07792339c7)

Author SHA1 Message Date
tmk 796defa86c Fix deprecated 'prog_*' typedef - Issue #34
- 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
12 years ago
tmk d9c06db600 Add xprintf(xitoa) from elm-chan.org 12 years ago