]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/pthread_thread_size' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 28 Feb 2019 02:24:34 +0000 (10:24 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 28 Feb 2019 02:24:34 +0000 (10:24 +0800)
commitf746b0d761d29c93efc8e5fe766429d27249dd8b
treec1d8009d39c4c2765eb61015378fb72fb59fb25a
parentea9b8c37455a65161bb7925bb9945f76a6119009
parent314c77609ea716060197354a10282f53daf44c93
Merge branch 'bugfix/pthread_thread_size' into 'master'

pthread: Transform the units of the stack size to the FreeRTOS domain

Closes IDFGH-603

See merge request idf/esp-idf!4375