mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 02:59:01 +01:00 
			
		
		
		
	The example was trying to create a timer with period 0 which is not a valid period. This was reported here - https://forums.freertos.org/t/multiple-timers/13884 Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>