1
0
Commit Graph

14 Commits

Author SHA1 Message Date
tmk
01b175b134 Fix debug.h 2014-11-24 14:33:50 +09:00
tmk
b748f8575a Merge branch 'rn42' into merge_rn42
Conflicts:
	.gitignore
	common.mk
	common/debug_config.h
	common/print.h
2014-11-24 13:50:33 +09:00
tmk
cb45c69d25 Fix debug.h and remove debug_config.h 2014-07-30 14:07:43 +09:00
tmk
81504a8ef0 Fix print and timer 2014-07-30 14:07:43 +09:00
tmk
89d19ff866 Add keyboard/mbed_onekey 2014-07-30 14:07:43 +09:00
tmk
6049f2e7d1 Add xprintf(xitoa) from elm-chan.org 2013-05-14 16:16:57 +09:00
tmk
b92c7fd612 Fix bootmagic and eeconfig for virtual DIP SW 2013-04-07 15:36:50 +09:00
tmk
a063e4544c 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
7a02f1fc56 Clean debug print in action.c. 2013-01-29 10:40:43 +09:00
tmk
69bab9da77 Fix usage of debug flag 2012-10-27 03:07:37 +09:00
tmk
19eac56d2f Add print_dec() and debug_dec(). 2012-10-27 02:27:09 +09:00
tmk
66b62306bc Fix commands 2012-10-17 15:55:37 +09:00
tmk
d9b9098b20 test build of 'Host shield' in minimal env. 2012-08-28 21:56:15 +09:00
tmk
f412570739 Moved files to common, protocol and doc directory 2012-06-07 02:47:33 +09:00