mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-17 02:22:23 +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).