esp-idf/components/pthread/test_apps/pthread_unity_tests
Sudeep Mohanty b3755b751e pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook
This commit removes the need to define the vTaskCleanupTCB hook in
pthread to cleanup the thread-specific data before a thread is deleted.
2022-11-02 09:52:28 +01:00
..
main pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
CMakeLists.txt pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00
pytest_pthread_unity_tests.py pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
README.md soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
sdkconfig.ci.default pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00
sdkconfig.ci.single_core_esp32 pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00
sdkconfig.ci.single_core_esp32_tls pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
sdkconfig.ci.single_core_esp32s3 pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00
sdkconfig.ci.tls pthread: Remove pthread TLS cleanup dependency on FreeRTOS Static Task Cleanup Hook 2022-11-02 09:52:28 +01:00
sdkconfig.defaults pthread: migrate unit tests to pytest test app 2022-09-19 17:43:33 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3