hathach
							
						 
					 | 
					
						
						
							
						
						1a3f5f7a09
					 | 
					
						
						
							
							update FreeRTOSConfig.h
						
						
						
						
						
						
						
						- remove configAssert()
- configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil 
						
						
					 | 
					
						2023-12-18 20:33:43 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						7213b8abb1
					 | 
					
						
						
							
							move tools/cmake to examples/build_system
						
						
						
						
						
						
					 | 
					
						2023-11-23 20:06:22 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						82880eecbd
					 | 
					
						
						
							
							make nanolib linking explicitly by each family/board
						
						
						
						
						
						
					 | 
					
						2023-11-23 12:43:13 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						fbf64b122d
					 | 
					
						
						
							
							switch freertos to static allocation only (dynamic = 0), since it is possible now with latest freertos cmake
						
						
						
						
						
						
					 | 
					
						2023-11-16 22:12:38 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						3b0ffd0f48
					 | 
					
						
						
							
							change hcd_int_handler(rhport, in_isr) signature: add in_isr
						
						
						
						
						
						
						
						change tuh_int_handler() to take in_isr as optional parameter (default =
true) 
						
						
					 | 
					
						2023-09-27 15:51:03 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						a5768f52b4
					 | 
					
						
						
							
							more board_api.h rename
						
						
						
						
						
						
					 | 
					
						2023-08-03 15:50:52 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						473f37df95
					 | 
					
						
						
							
							add osal queue name if needed
						
						
						
						
						
						
						
						also mass change configQUEUE_REGISTRY_SIZE = 4 
						
						
					 | 
					
						2023-08-03 12:05:21 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						48738df489
					 | 
					
						
						
							
							move LTO checked to family_support.cmake
						
						
						
						
						
						
					 | 
					
						2023-06-30 16:05:59 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						e43387abac
					 | 
					
						
						
							
							rework cmake with rtos support add RTOS to family_configure_device/host/dual_example()
						
						
						
						
						
						
					 | 
					
						2023-06-27 15:45:38 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						086c1d4090
					 | 
					
						
						
							
							more CPU_CORE
						
						
						
						
						
						
					 | 
					
						2023-06-24 18:54:14 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						a7f330fa94
					 | 
					
						
						
							
							fix build, update freertos config for cmake
						
						
						
						
						
						
					 | 
					
						2023-06-16 14:17:25 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						d70403f1f4
					 | 
					
						
						
							
							refactor khci to chipidea fs driver for device (host is not yet)
						
						
						
						
						
						
					 | 
					
						2023-06-15 13:06:27 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						bce282186e
					 | 
					
						
						
							
							update kinetis kl to use mcx-sdk, also add cmake support
						
						
						
						
						
						
						
						note: cdc_msc_freertos built but does not seems to work with kl 
						
						
					 | 
					
						2023-06-14 22:36:44 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						ec0f25d095
					 | 
					
						
						
							
							fix ci with kl25z
						
						
						
						
						
						
					 | 
					
						2023-03-18 20:30:49 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								hathach
							
						 
					 | 
					
						
						
							
						
						1fc203b085
					 | 
					
						
						
							
							more update to kinetis bsp
						
						
						
						
						
						
					 | 
					
						2023-03-18 19:50:24 +07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |