mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-30 09:43:45 +00: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).