esp-idf/components/freertos/test_apps/freertos
Sudeep Mohanty 3e4fcf66ef fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps()
vTaskDeleteWithCaps() leaked memory when a task uses the API to delete
itself. This commit adds a fix to avoid the memory leak.

Closes https://github.com/espressif/esp-idf/issues/14222
2024-07-30 19:45:52 +08:00
..
kernel fix(ci): fix CI unity test cases failure 2024-04-18 18:07:07 +08:00
main fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
misc fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-30 19:45:52 +08:00
performance fix(freertos): Updated unstable FreeRTOS unit tests 2024-03-25 09:03:09 +01:00
port fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:15:34 +02:00
CMakeLists.txt fix(test_apps): Trim builds of component test apps 2023-09-18 17:16:37 +08:00
pytest_freertos.py fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:15:34 +02:00
README.md test(misc): enable misc tests that have been missed during bringup 2024-06-28 15:02:03 +08:00
sdkconfig.ci.default freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
sdkconfig.ci.freertos_options feat(freertos): Add application task tag support 2024-03-09 00:57:37 +08:00
sdkconfig.ci.psram freertos: Add test app sdkconfig 2022-10-23 20:02:14 +08:00
sdkconfig.ci.release feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
sdkconfig.ci.single_core fix(freertos): Re-enabled FreeRTOS unit tests for esp32p4 2024-03-25 09:03:09 +01:00
sdkconfig.ci.smp freertos: Add Amazon SMP FreeRTOS unit test configuration 2022-11-10 16:01:15 +08:00
sdkconfig.defaults core-system: trim build components for core-system test apps 2023-06-13 09:14:42 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C5 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3