OVMS3-idf/components/pthread
Ivan Grokhotkov e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options
pthread implementation is not chip-specific, so this prefix is not
needed.
2019-07-29 04:43:49 +02:00
..
include pthread: remove ESP32_ prefix from Kconfig options 2019-07-29 04:43:49 +02:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt pthread: force linking pthread implementation from IDF 2019-07-29 04:43:49 +02:00
component.mk pthread: force linking pthread implementation from IDF 2019-07-29 04:43:49 +02:00
Kconfig pthread: remove ESP32_ prefix from Kconfig options 2019-07-29 04:43:49 +02:00
pthread.c pthread: remove ESP32_ prefix from Kconfig options 2019-07-29 04:43:49 +02:00
pthread_cond_var.c pthread: force linking pthread implementation from IDF 2019-07-29 04:43:49 +02:00
pthread_internal.h pthread: Add support for pthread thread local storage 2017-10-17 14:46:08 +08:00
pthread_local_storage.c pthread: force linking pthread implementation from IDF 2019-07-29 04:43:49 +02:00
sdkconfig.rename pthread: remove ESP32_ prefix from Kconfig options 2019-07-29 04:43:49 +02:00