Merge branch 'doc/jthread_limitation' into 'master'

doc: Note down C++ std::jthread limitation

Closes IDF-6769 and IDFGH-9280

See merge request espressif/esp-idf!23570
This commit is contained in:
Zim Kalinowski
2023-05-09 19:29:25 +08:00
2 changed files with 8 additions and 2 deletions
+2
View File
@@ -30,6 +30,8 @@ The following standard APIs are implemented in ESP-IDF.
Refer to standard POSIX Threads documentation, or pthread.h, for details about the standard arguments and behaviour of each function. Differences or limitations compared to the standard APIs are noted below.
.. _posix_thread_api:
Thread APIs
^^^^^^^^^^^