hathach 
							
						 
					 
					
						
						
							
						
						1f18be93db 
					 
					
						
						
							
							change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent  
						
						 
						
						
						
						
					 
					
						2024-10-14 18:27:52 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						92602b9de3 
					 
					
						
						
							
							change tusb_init(), tusb_rhport_init() to use init struct for expandability  
						
						 
						
						
						
						
					 
					
						2024-10-11 13:41:53 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						57aac432b5 
					 
					
						
						
							
							add new tusb_int_handler(rhport, in_isr) as common irq handler  
						
						 
						
						... 
						
						
						
						update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible 
						
						
					 
					
						2024-10-10 16:28:36 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ha Thach 
							
						 
					 
					
						
						
							
						
						92457ec99f 
					 
					
						
						
							
							Merge pull request  #2202  from Rocky04/patch-4  
						
						 
						
						... 
						
						
						
						Invoke unmounted state on configuration reset 
						
						
					 
					
						2023-08-09 20:48:26 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rocky04 
							
						 
					 
					
						
						
							
						
						45af3d6a83 
					 
					
						
						
							
							Update examples  
						
						 
						
						
						
						
					 
					
						2023-08-07 12:04:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						ef5bd9ee6c 
					 
					
						
						
							
							Merge branch 'master' into enhance-bsp  
						
						 
						
						
						
						
					 
					
						2023-08-04 00:31:12 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						cf91660cee 
					 
					
						
						
							
							rename hw/bsp/board.h to board_api.h  
						
						 
						
						
						
						
					 
					
						2023-08-03 15:44:05 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						3f788a4e5a 
					 
					
						
						
							
							enable USBMC for uno r4, add board_init_after_tusb() API  
						
						 
						
						... 
						
						
						
						add BOARD_UPPERCASE for board detection 
						
						
					 
					
						2023-07-31 19:09:40 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						bdfcd50b1b 
					 
					
						
						
							
							Merge branch 'master' into portability  
						
						 
						
						
						
						
					 
					
						2023-03-17 23:53:38 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						3623ba1884 
					 
					
						
						
							
							fix trailing space and new line  
						
						 
						
						... 
						
						
						
						temporarily disable codespell 
						
						
					 
					
						2023-03-17 16:12:49 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ben Avison 
							
						 
					 
					
						
						
							
						
						65ba15c37d 
					 
					
						
						
							
							Remove unreachable code  
						
						 
						
						... 
						
						
						
						IAR generates warning Pe111 'statement is unreachable'. In a couple of
cases, replace return statements with TU_ATTR_FALLTHROUGH; because some
compilers apparently can't figure out that the return statements are
unreachable but do whinge about an imagined fall-through without them! 
						
						
					 
					
						2022-09-13 18:00:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						b9dc9dbd78 
					 
					
						
						
							
							fix most warnings with rp2040 -wconversion  
						
						 
						
						
						
						
					 
					
						2022-06-27 11:50:17 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						9794a2b865 
					 
					
						
						
							
							more example update  
						
						 
						
						
						
						
					 
					
						2022-06-06 22:41:04 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						da59c4ad44 
					 
					
						
						
							
							rename midi write()/read() to stream_write() stream_read()  
						
						 
						
						... 
						
						
						
						also add deprecated for warning and rename hint 
						
						
					 
					
						2021-04-02 14:43:38 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						080b14b292 
					 
					
						
						
							
							fix midi tx fifo overflow cause data corruption  
						
						 
						
						... 
						
						
						
						rename 
						
						
					 
					
						2021-04-02 13:26:55 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						8f3f21045b 
					 
					
						
						
							
							make midi example less ambigous for cable and channel  
						
						 
						
						
						
						
					 
					
						2021-02-19 10:57:20 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexander Golovanov 
							
						 
					 
					
						
						
							
						
						9f7143af29 
					 
					
						
						
							
							CDC-like blocking behaviour for MIDI  
						
						 
						
						... 
						
						
						
						Also added a dummy readout for MIDI into examples 
						
						
					 
					
						2021-02-06 00:01:46 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						a029c63b30 
					 
					
						
						
							
							complete the midi output for dynamic configuration  
						
						 
						
						
						
						
					 
					
						2020-04-23 14:37:22 +07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hathach 
							
						 
					 
					
						
						
							
						
						19181ea11d 
					 
					
						
						
							
							start adding dynamic configuration example  
						
						 
						
						
						
						
					 
					
						2020-04-20 01:01:33 +07:00