| 
							
							
								 hathach | 6f7c4346c3 | add tud_set_descriptors | 2018-04-16 13:46:28 +07:00 |  | 
			
				
					| 
							
							
								 hathach | a24615bffc | add OSAL_TIMEOUT_CONTROL_XFER = OSAL_TIMEOUT_WAIT_FOREVER | 2018-04-12 18:10:35 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 752a9f45d7 | rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code | 2018-04-12 17:55:15 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 18f97fef7e | rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS | 2018-04-12 12:55:53 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3c24671960 | mass rename TUSB_CFG to CFG_TUSB | 2018-04-10 14:31:11 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 166982bd9e | clean up | 2018-04-10 00:09:24 +07:00 |  | 
			
				
					| 
							
							
								 hathach | a74b2d34e5 | fix cdc driver for connected state. | 2018-04-09 18:48:38 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 7a77aed8fa | change usbd_control_xfer_st from function to macro to prevent compiler issue with substask | 2018-03-31 14:09:48 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 82da013dad | get freertos build | 2018-03-30 15:33:36 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e2f9744369 | rename tusb_hal_tick_get to tusb_hal_millis rename TUSB_CFG_TICKS_HZ to BOARD_TICKS_HZ | 2018-03-29 18:03:04 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 43bf760f81 | rename verify.h | 2018-03-29 13:44:59 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d88ae5cc16 | rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.h | 2018-03-29 13:42:55 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 0a162a7d28 | more clean up | 2018-03-29 13:38:00 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 89d5ecebf4 | rename VERIFY_STATUS to VERIFY_ERR | 2018-03-29 13:31:56 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d63d5d6160 | more verify and assert clean up | 2018-03-29 13:28:30 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 1d33d4e072 | assert clean up | 2018-03-29 13:11:36 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c50da4962e | clean up assert and verify | 2018-03-29 13:07:27 +07:00 |  | 
			
				
					| 
							
							
								 hathach | ccf6f03817 | add verify_breakpoint hw independence | 2018-03-28 15:24:55 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 03a4f02b89 | rename ASSERT to TU_ASSERT to avoid name conflict | 2018-03-28 14:49:00 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 0d3e66fa0a | clean up static assert | 2018-03-28 14:30:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 43ac711795 | rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes | 2018-03-28 14:23:38 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 111065c042 | more error string clean up | 2018-03-28 13:41:00 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 604275341e | repo cleanup | 2018-03-28 13:38:17 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 03582f74b8 | more rename | 2018-03-28 13:25:14 +07:00 |  | 
			
				
					| 
							
							
								 hathach | b6683b1c47 | repo cleanup | 2018-03-28 13:16:00 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 8f1a5e523c | more rename | 2018-03-28 13:10:57 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d1b184a9e7 | rename file | 2018-03-28 13:05:48 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 5f26c57b28 | shorten descriptor type | 2018-03-23 12:32:40 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d6dc1aa2e9 | rename TUSB_REQUEST to simply TUSB_REQ_ | 2018-03-21 15:31:58 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 7a628f4dfc | adding bulk/int support still does not work though | 2018-03-17 02:17:40 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 4a521711b9 | add usbd_control_xfer_substak seperate control xfer Data and Status phase | 2018-03-14 22:01:16 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6f1565c50e | rename to avoid name confliction | 2018-03-12 22:42:29 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 80398cb4cb | more hcd clean up | 2018-03-12 22:37:12 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 229a7a23b8 | shorten TUSB_DESC_TYPE* | 2018-03-11 21:16:51 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d71334c348 | tusb_type rename | 2018-03-11 21:06:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 26d81c3ea1 | rename TUSB_DIR_OUT, TUSB_DIR_IN | 2018-03-11 20:20:59 +07:00 |  | 
			
				
					| 
							
							
								 hathach | ca13d59682 | rename tusb_dir_t | 2018-03-11 20:16:39 +07:00 |  | 
			
				
					| 
							
							
								 hathach | cfdc7999f6 | refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port | 2018-03-11 15:20:27 +07:00 |  | 
			
				
					| 
							
							
								 hathach | fd250b92cb | clean up example | 2018-03-11 14:37:01 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 0384e40320 | rename hal_* to tusb_hal_* | 2018-03-11 13:01:57 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c8e9fb52d4 | rename fifo_count | 2018-03-08 14:02:53 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 817f23e5e0 | enhance - add ASSERT_
- rename edpt_equal
- | 2018-03-08 11:42:28 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c7f6c95c28 | fix tusb_mount_cb and tusb_umount_cb not called | 2018-03-07 16:39:33 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 7092db264f | update | 2018-03-07 15:30:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | f6137903bc | cleanup SUBTASK macros | 2018-03-03 12:30:38 +07:00 |  | 
			
				
					| 
							
							
								 hathach | bc9274591f | clean up compiler | 2018-03-02 19:00:03 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 7ee801a209 | rename hal.h to tusb_hal.h | 2018-03-02 18:50:30 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 8bb35e2604 | add verify.h | 2018-03-01 12:35:06 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 30124b9b02 | refactor osal queue API | 2018-02-28 16:45:54 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c961bb47fe | update fifo | 2018-02-28 15:23:41 +07:00 |  |