mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-06-15 08:49:04 -04:00
critical section. xTaskGetTickCountFromISR() contains its own critical section, and the ISR safe critical sections are not designed to nest, so reset the critical section. */ portSET_INTERRUPT_MASK_FROM_ISR(); in main.c. |
||
---|---|---|
.. | ||
Freescale_Code | ||
webserver | ||
FreeRTOSConfig.h | ||
main-full.c | ||
main_blinky.c | ||
ParTest.c | ||
RTOSDemo.ewd | ||
RTOSDemo.ewp | ||
RTOSDemo.eww | ||
uIP_Task.c |