mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-08 22:26:52 +02:00
Update example source code in timers.h so the parameter names match those in timers.c. Fix "known issue" bug in xTaskResumeFromISR() (which was missing a critical section).