mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-06 09:09:04 +01: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).