Commit Graph

10 Commits

Author SHA1 Message Date
Jun Wako 8f1e311cd7 Ad hoc fix of print and debug for mbed 2015-01-04 17:21:42 +09:00
tmk f15b2691c9 Add keyboard/mbed_onekey 2014-07-30 14:07:43 +09:00
tmk d9c06db600 Add xprintf(xitoa) from elm-chan.org 2013-05-14 16:16:57 +09:00
tmk 9a106537f6 Add NO_PRINT and NO_DEBUG config options.
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
2013-03-19 14:08:40 +09:00
tmk ddb560052a Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
tmk 16a583d7fd Fix usage of debug flag 2012-10-27 03:07:37 +09:00
tmk 220de27bed Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
tmk ad24858e4f Add print utility 2012-10-23 02:14:36 +09:00
tmk 30eb3e3520 Add command console and mouseky parameters tweak. 2012-10-17 15:55:37 +09:00
tmk f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00