esp-idf/components/pthread
Jakob Hasse be59c94917 feat(pthread): Pthread can now use PSRAM as stack
Closes https://github.com/espressif/esp-idf/pull/10623
Closes https://github.com/espressif/esp-idf/issues/8662

Thanks to f-hoepfinger-hr-agrartechnik for the contribution
in https://github.com/espressif/esp-idf/pull/10623
2024-01-22 15:33:05 +08:00
..
include feat(pthread): Pthread can now use PSRAM as stack 2024-01-22 15:33:05 +08:00
test_apps feat(pthread): Pthread can now use PSRAM as stack 2024-01-22 15:33:05 +08:00
CMakeLists.txt
Kconfig
pthread.c feat(pthread): Pthread can now use PSRAM as stack 2024-01-22 15:33:05 +08:00
pthread_cond_var.c feat(pthread): added pthread_condattr* stubs to avoid linker errors 2023-09-26 12:17:38 +08:00
pthread_internal.h
pthread_local_storage.c
pthread_rwlock.c
pthread_semaphore.c
sdkconfig.rename