mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 11:09:01 +01:00 
			
		
		
		
	Remove incorrect comment.
This commit is contained in:
		
							parent
							
								
									0b5d1fb68a
								
							
						
					
					
						commit
						8ac8b20960
					
				@ -49,7 +49,7 @@
 | 
			
		||||
#define configUSE_PREEMPTION		1
 | 
			
		||||
#define configUSE_IDLE_HOOK         0
 | 
			
		||||
#define configUSE_TICK_HOOK         0
 | 
			
		||||
#define configCPU_CLOCK_HZ          ( ( unsigned portLONG ) 57600000 )	/* =12Mhz xtal multiplied by 5 using the PLL. */
 | 
			
		||||
#define configCPU_CLOCK_HZ          ( ( unsigned portLONG ) 57600000 )	
 | 
			
		||||
#define configTICK_RATE_HZ          ( ( portTickType ) 1000 )
 | 
			
		||||
#define configMAX_PRIORITIES		( ( unsigned portBASE_TYPE ) 4 )
 | 
			
		||||
#define configMINIMAL_STACK_SIZE	( ( unsigned portSHORT ) 120 )
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user