mirror of
https://github.com/espressif/esp-idf
synced 2025-03-14 03:29:11 -04:00
I believe that: esp_create_default_pthread_config is a typo (no such function exists), the intention was almost certainly to use: esp_pthread_get_default_config Closes https://github.com/espressif/esp-idf/pull/6869/