mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
83c686c744
- vTaskPreemptionDisable()/vTaskPreemptionEnable() are no longer available in single-core builds. - xTaskIncrementTick() calls must now be wrapped by critical section - Minimal Idle Task renamed to Passive Idle Task - Port critical section APIs updated |
||
---|---|---|
.. | ||
include/freertos | ||
portable | ||
event_groups.c | ||
list.c | ||
porting_notes.md | ||
queue.c | ||
stream_buffer.c | ||
tasks.c | ||
timers.c | ||
uncrustify.cfg |