Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-30 | Fix debug.h and remove debug_config.h | tmk | |
2014-07-30 | Fix print and timer | tmk | |
2014-07-30 | Add keyboard/mbed_onekey | tmk | |
2013-05-14 | Add xprintf(xitoa) from elm-chan.org | tmk | |
2013-04-07 | Fix bootmagic and eeconfig for virtual DIP SW | tmk | |
2013-03-19 | Add NO_PRINT and NO_DEBUG config options. | tmk | |
- NO_PRINT: disable print.h API(also disable debug.h) - NO_DEBUG: disable debug.h API | |||
2013-01-29 | Clean debug print in action.c. | tmk | |
2012-10-27 | Fix usage of debug flag | tmk | |
2012-10-27 | Add print_dec() and debug_dec(). | tmk | |
2012-10-17 | Fix commands | tmk | |
2012-08-28 | test build of 'Host shield' in minimal env. | tmk | |
2012-06-07 | Moved files to common, protocol and doc directory | tmk | |