]> granicus.if.org Git - esp-idf/commit
freertos: Adds C11 TLS support
authorAlexey Gerenkov <alexey@espressif.com>
Sun, 4 Feb 2018 22:06:45 +0000 (01:06 +0300)
committerAlexey Gerenkov <alexey@espressif.com>
Wed, 7 Feb 2018 15:46:57 +0000 (18:46 +0300)
commitf8c42369f19351ae749ce1c1881472c9c9d9cbd8
tree2dbc664ddf4df4b0142918318566b0b16df7b6ad
parent532107c958f015f0f0a870ab06d63862dc493485
freertos: Adds C11 TLS support
components/esp32/ld/esp32.common.ld
components/freertos/include/freertos/task.h
components/freertos/port.c
components/freertos/test/test_thread_local.c [new file with mode: 0644]
docs/api-guides/index.rst
docs/api-guides/thread-local-storage.rst [new file with mode: 0644]