1
0
Graphe des révisions

2 Révisions

Auteur SHA1 Message Date
tmk
6c0f789853 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
2013-05-21 10:16:55 +09:00
tmk
6049f2e7d1 Add xprintf(xitoa) from elm-chan.org 2013-05-14 16:16:57 +09:00