hathach 
							
						 
					 
					
						
						
							
						
						ddeec330fa 
					 
					
						
						
							
							separate hidh_keyboard from hid_host  
						
						... 
						
						
						
						move test hid related to its own folder 
						
						
					 
					
						2013-03-25 13:08:40 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						56cd8be75e 
					 
					
						
						
							
							change website from tinyusb.net to tinyusb.org  
						
						
						
						
					 
					
						2013-03-25 11:46:30 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						c7c993d6cc 
					 
					
						
						
							
							refractor hidh keyboard  
						
						... 
						
						
						
						changing class hidh behavior 
						
						
					 
					
						2013-03-24 21:40:49 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						a1b17be681 
					 
					
						
						
							
							add class flags  
						
						... 
						
						
						
						change keyboard_info_pool to keyboard_data 
						
						
					 
					
						2013-03-24 17:29:07 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						439a3134b9 
					 
					
						
						
							
							refractor  
						
						... 
						
						
						
						- rename tusbh_device_status_get to tusbh_device_get_state
- replace tusbh_device_status_t by tusb_device_state_t 
						
						
					 
					
						2013-03-24 16:02:45 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						ce63980386 
					 
					
						
						
							
							clean up:  
						
						... 
						
						
						
						- refractor tusb_handle_device_t device_hdl to uint8_t dev_addr
add keyboard_app.c/h 
						
						
					 
					
						2013-03-24 15:50:49 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						e14864759d 
					 
					
						
						
							
							refractor  
						
						... 
						
						
						
						- rename TUSB_DEVICE_STATE_READY to TUSB_DEVICE_STATE_CONFIGURED
- move device_state to core/tusb_types.h
- remove usbh_device_hcd_data_cleaned_up_cb, hcd now set the state directly 
						
						
					 
					
						2013-03-23 12:13:02 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						d7ba86c85e 
					 
					
						
						
							
							refractor  
						
						... 
						
						
						
						- rename usbh_device_info_t.status to state
- rename enum TUSB_DEVICE_STATUS_* to TUSB_DEVICE_STATE_* 
						
						
					 
					
						2013-03-23 11:34:51 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						b1db85dedf 
					 
					
						
						
							
							- addd p_qtd_list_tail to qhd structure for easy queue TD  
						
						... 
						
						
						
						- move control_request from ehci_data to usbh_device_info_pool
- add test for bulk transfer double (2 consecutive xfers)
- use table (array) structure for class driver, currently included
- refractor extract to function insert_qtd_to_qhd
+ init function
+ install_subtask
--> all class driver function must be declared with WEAK 
						
						
					 
					
						2013-03-09 13:11:02 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						b3775b631b 
					 
					
						
						
							
							add test & code for open bulk transfer to hcd_pipe_open()  
						
						
						
						
					 
					
						2013-03-05 23:08:00 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						e1033b9b3c 
					 
					
						
						
							
							replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED  
						
						... 
						
						
						
						move stuffs around 
						
						
					 
					
						2013-03-04 17:07:14 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						0c397c6b8d 
					 
					
						
						
							
							house keeping  
						
						... 
						
						
						
						- correct initialization call sequence
- move hcd_init to ehci.c 
						
						
					 
					
						2013-02-27 18:49:28 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						e20025b54d 
					 
					
						
						
							
							refractor move test enum to its own file  
						
						... 
						
						
						
						add assert with handler
add task assert with error catcher 
						
						
					 
					
						2013-02-06 12:03:01 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						06f923c7bb 
					 
					
						
						
							
							add usbh_device_info_t to return device status  
						
						... 
						
						
						
						add usbh_init and test code
replace usbh_device_is_plugged in hid_host and test_hid_host with usbh_device_info_t 
						
						
					 
					
						2013-01-27 17:57:35 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						535f330026 
					 
					
						
						
							
							update license year from 2012 to 2013  
						
						
						
						
					 
					
						2013-01-27 13:50:40 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						f613c32422 
					 
					
						
						
							
							add STATIC for local variables  
						
						
						
						
					 
					
						2013-01-27 13:16:30 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						a22cfb2dee 
					 
					
						
						
							
							remove violation MISRA 6.3 on errors  
						
						
						
						
					 
					
						2013-01-27 12:38:06 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						5feb1c90b4 
					 
					
						
						
							
							add class_hid_keyboard_init and test code  
						
						... 
						
						
						
						add define _TINY_USB_SOURCE_FILE_ to hide internal API from application 
						
						
					 
					
						2013-01-27 12:18:01 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						d286c95765 
					 
					
						
						
							
							add check device API for stack usage  
						
						... 
						
						
						
						bool          usbh_device_is_plugged(tusb_handle_device_t const device_hdl); 
						
						
					 
					
						2013-01-26 02:25:56 +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 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						fdc9a82e8c 
					 
					
						
						
							
							change configure handle to device handle  
						
						... 
						
						
						
						change test case accordingly 
						
						
					 
					
						2013-01-23 15:01:17 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						b5207ff146 
					 
					
						
						
							
							use unsigned char instead of char for error string  
						
						... 
						
						
						
						use #if 0 instead of // for remove code 
						
						
					 
					
						2013-01-22 18:25:26 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						3ffda2033a 
					 
					
						
						
							
							clear 19.1  
						
						
						
						
					 
					
						2013-01-22 18:09:58 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						38ce3f7534 
					 
					
						
						
							
							start to support  
						
						... 
						
						
						
						- usbd host
- osal
some global define
#define TUSB_CFG_HOST_CONTROLLER_NUM
#define TUSB_CFG_HOST_DEVICE_MAX
#define TUSB_CFG_CONFIGURATION_MAX
rename & refractor HID type structure & enum
use CException to test asssertion library
add test for hid_host_keyboard with usbd configure get & osal queue get stubs
update test for assertion library
refractor ASSERT_STATUS in assertion library
update tusb_error_t values
rename usb basic type & enum in tusb_types.h and std_descriptors.h 
						
						
					 
					
						2013-01-22 17:41:06 +07:00 
						 
				 
			
				
					
						
							
							
								hathach 
							
						 
					 
					
						
						
							
						
						d8c8b9e38a 
					 
					
						
						
							
							add ASSERT POINTER support  
						
						... 
						
						
						
						add hid host and separate hid host & device
update host project setting with EA4357 board
add para checking test for hid host 
						
						
					 
					
						2013-01-18 14:39:42 +07:00