mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
bef80909a8
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/