hathach 
							
						 
					 
					
						
						
							
						
						c24d461d19 
					 
					
						
						
							
							add timeout to queue_receive and update test code for it  
						
						
						
						
					 
					
						2013-02-01 12:39:39 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						aab92b40d2 
					 
					
						
						
							
							change osal_timeout_t to uint32_t  
						
						... 
						
						
						
						implement osal_tick_get & osal_tick_tock for osal_none
implement timeout for osal_semaphore_wait 
						
						
					 
					
						2013-02-01 12:25:02 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						9e3785e7e1 
					 
					
						
						
							
							add std=gnu99 for test build  
						
						... 
						
						
						
						add hcd_init to usbh_init and update test code
add TUSB_CFG_OS_TICK_PER_SECOND define for TUSB_OS_NONE
change osal_semaphore_wait and osal_queue_receive API to have timeout effectively 
						
						
					 
					
						2013-02-01 10:33:43 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						658b2b970c 
					 
					
						
						
							
							change semaphore to volatile uint8_t  
						
						... 
						
						
						
						add osal_queue_receive code and its test
*NOTE*
- consideration for semaphore & queue with hal_interrupt_disable/hal_interrupt_enable as safe guard 
						
						
					 
					
						2013-01-30 23:29:27 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						c1bf187dad 
					 
					
						
						
							
							add osal queue service & its test code  
						
						... 
						
						
						
						- create, send 
						
						
					 
					
						2013-01-30 17:53:37 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						9c9fa182d4 
					 
					
						
						
							
							fix mocking osal api using ifdef  
						
						... 
						
						
						
						start to add task_create macro API for osal_none 
						
						
					 
					
						2013-01-30 12:55:44 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						07048b943e 
					 
					
						
						
							
							add primitive_types.h for portable with uint8,16,32_t, and bool  
						
						... 
						
						
						
						add osal_common.h to ease the complaint of MISRA 19.1
implement OSAL_NONE Task loop, semaphore wait/post and its test code 
						
						
					 
					
						2013-01-30 11:35:37 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						7edda37518 
					 
					
						
						
							
							add more test code for keyboard hid application API  
						
						... 
						
						
						
						refractor, restructure, rename several thing regarding host, keyboard etc ... 
						
						
					 
					
						2013-01-26 01:37:15 +07:00