mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6ab552a6ea
Added documentation about the ESP-IDF changes to FreeRTOS. The documentation covers changes to the following FreeRTOS aspects. - Task Creation - Affects on scheduling (Task skipping, scheduler suspension, tick synchronicity) - Critical sections and disabling interrupts - Thread Local Storage Pointers and deletion callbacks - Configuring ESP-IDF FreeRTOS
23 lines
624 B
ReStructuredText
23 lines
624 B
ReStructuredText
API Guides
|
|
**********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
General Notes <general-notes>
|
|
Build System <build-system>
|
|
Deep Sleep Wake Stubs <deep-sleep-stub>
|
|
ESP32 Core Dump <core_dump>
|
|
Flash Encryption <../security/flash-encryption>
|
|
FreeRTOS SMP Changes <freertos-smp>
|
|
High Level Interrupts <hlinterrupts>
|
|
JTAG Debugging <jtag-debugging/index>
|
|
Partition Tables <partition-tables>
|
|
Secure Boot <../security/secure-boot>
|
|
ULP Coprocessor <ulp>
|
|
Unit Testing <unit-tests>
|
|
Application Level Tracing <app_trace>
|
|
Console Component <console>
|
|
ROM debug console <romconsole>
|
|
WiFi Driver <wifi>
|