tmk
							
						 
					 | 
					
						
						
							
						
						a996396045
					 | 
					
						
						
							
							Fix debug.h
						
						
						
						
						
						
					 | 
					
						2014-11-24 14:33:50 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tmk
							
						 
					 | 
					
						
						
							
						
						363950982a
					 | 
					
						
						
							
							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
							
						 
					 | 
					
						
						
							
						
						ee70fe59ee
					 | 
					
						
						
							
							Fix debug.h and remove debug_config.h
						
						
						
						
						
						
					 | 
					
						2014-07-30 14:07:43 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tmk
							
						 
					 | 
					
						
						
							
						
						04fe78ee0a
					 | 
					
						
						
							
							Fix print and timer
						
						
						
						
						
						
					 | 
					
						2014-07-30 14:07:43 +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
							
						 
					 | 
					
						
						
							
						
						4e93b3fa67
					 | 
					
						
						
							
							Fix bootmagic and eeconfig for virtual DIP SW
						
						
						
						
						
						
					 | 
					
						2013-04-07 15:36:50 +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
							
						 
					 | 
					
						
						
							
						
						e451c05929
					 | 
					
						
						
							
							Fix commands
						
						
						
						
						
						
					 | 
					
						2012-10-17 15:55:37 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tmk
							
						 
					 | 
					
						
						
							
						
						c5060ea819
					 | 
					
						
						
							
							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 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |