| 
							
							
								 hathach | ab75998316 | Merge branch 'master' into add-stm-hs | 2020-06-30 01:55:57 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 5ffba8536d | able to detect as hs | 2020-05-31 19:41:22 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 10cd3f24bf | initial transfer failed in open() shouldn't cause the driver open to fail. | 2020-05-28 13:48:02 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 1a8ce043ed | enable -Wcast-align suppress vendor sdk driver at board.mk | 2020-05-17 14:24:15 +07:00 |  | 
			
				
					| 
							
							
								 hathach | eeb076454b | add CFG_TUSB_DEBUG_PRINTF() for log retargeting | 2020-05-08 12:56:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 9c8517a8d2 | fix missing debug log macros | 2020-04-26 14:58:23 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 017c95037f | add usbd edpt open - RTT mode is blocking to prevent log lost
- Improve logging message | 2020-04-26 14:51:44 +07:00 |  | 
			
				
					| 
							
							
								 hathach | e4570c35f7 | add uart for ea4357 | 2020-04-20 00:27:35 +07:00 |  | 
			
				
					| 
							
							
								 Nathan Conrad | 7f6316dbe1 | Use CRLF on UART. | 2020-03-14 14:26:14 -04:00 |  | 
			
				
					| 
							
							
								 Nathan Conrad | 25c1bea782 | Normalize line endings | 2020-01-15 14:47:43 -05:00 |  | 
			
				
					| 
							
							
								 majbthrd | 6b3eb5f173 | fix missing parentheses in TU_MIN and TU_MAX macros (#256) | 2019-12-30 23:12:18 +07:00 |  | 
			
				
					| 
							
							
								 hathach | bbada1d3e6 | adding lookup table for debugging add msc scsi command list | 2019-12-23 18:54:06 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 050fa2fd39 | able to response to scsi inquiry, but failed to response to test unit ready | 2019-12-21 19:33:41 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6bc245cb36 | add dcd_edpt0_status_complete() which is useful for several mcu port | 2019-11-28 11:46:36 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 40b454cf28 | get passed first get device descriptor | 2019-11-27 23:20:48 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 661515a807 | adding debug log function | 2019-10-23 21:18:46 +07:00 |  | 
			
				
					| 
							
							
								 hathach | ac8c343fef | fix #154 forward all endpoint recipeint request to class driver fix typo
remove magic number 0xff of driver id | 2019-09-13 22:16:24 +07:00 |  | 
			
				
					| 
							
							
								 Nathan Conrad | bc2a65b20b | A few bug fixes, remove the unstested device notices,  note supported boards in READMEs, and implement PMA access stride (used on MCU's with 512 byte USB buffers). | 2019-09-10 01:03:24 -04:00 |  | 
			
				
					| 
							
							
								 Nathan Conrad | 75a3f791e3 | Remove some type conversion warnings (using GCC pedantic warnings) | 2019-09-09 13:35:41 -04:00 |  | 
			
				
					| 
							
							
								 hathach | bac75a81fd | support LPC51u68 #100 | 2019-08-31 22:44:08 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3b6013e78f | clean up | 2019-07-12 14:43:01 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 13e01c7dca | add TU_ prefix to compiler ATTR to prevent name conflict with application | 2019-06-06 10:39:37 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 910a94e9ca | clean up | 2019-05-14 13:12:16 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 3e6d911ce9 | more clean up use inline bit funciton instead of macros | 2019-05-14 12:54:29 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 81fc7b7e2b | clean up endian convert function | 2019-05-14 12:14:51 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 61ec407752 | update license year to 2019 | 2019-05-14 11:48:05 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6135019230 | clean up | 2019-05-14 11:46:22 +07:00 |  | 
			
				
					| 
							
							
								 hathach | de56a0ca89 | add tud_descriptor_string_cb() for getting string descriptor from application - remove tud_desc_set.string_arr/string_count | 2019-05-11 16:31:52 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 6102183193 | clean up | 2019-04-11 00:22:18 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c211ee19dd | migrate license from BSD 3 clause to MIT | 2019-03-20 16:11:42 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 5e92d67015 | stm32 update TX Fifo for edpt IN, both CDC + MSC work great - call dcd_event_xfer_complete() when enough bytes received
- add dcd_get_frame_number() | 2019-03-15 18:43:09 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 351f0d7d78 | merge binary.h into tusb_common.h | 2018-12-14 15:45:49 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 9c4c797502 | add ep addr to host cdc | 2018-12-10 19:01:28 +07:00 |  | 
			
				
					| 
							
							
								 hathach | f6076b0e06 | add mutex support (optional) for tu_fifo | 2018-11-02 17:28:07 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c7340f4b0e | clean up helper func | 2018-10-23 12:19:32 +07:00 |  | 
			
				
					| 
							
							
								 hathach | c5d2f661e7 | rename common func to avoid conflict | 2018-08-23 20:09:28 +07:00 |  | 
			
				
					| 
							
							
								 hathach | d2ab4db25e | add scsi start stop unit struct, improve device msc, correctly stall unsupported scsi command | 2018-07-25 16:56:57 +07:00 |  | 
			
				
					| 
							
							
								 hathach | bd2313aa8b | house keeping | 2018-07-24 18:17:09 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 5f6cd49031 | clean up include | 2018-07-23 23:41:14 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 1efb552bfd | add ep2drv, rename descriptor offset | 2018-07-13 17:48:26 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 1faf0a81e4 | clean up | 2018-07-02 17:32:09 +07:00 |  | 
			
				
					| 
							
							
								 hathach | 424735d440 | rename subfolder source to src | 2018-06-18 14:05:24 +07:00 |  |