]> granicus.if.org Git - esp-idf/commit
Merge branch 'feature/configure_pthread_behaviour' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 20 Mar 2018 16:41:20 +0000 (00:41 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 20 Mar 2018 16:41:20 +0000 (00:41 +0800)
commit5bc724d3f96556100f9436b43bde373b2f57b0b2
treeec0d79188808c3525a01c14f00eff5abdaf074cf
parentcd54a35cae290df7def0207db7031644d9729ce4
parent7a0cab0a5b3d2c7208892655eb8ac41cc78bd9cc
Merge branch 'feature/configure_pthread_behaviour' into 'master'

pthread: Allow configuration of priority and stacksize

See merge request idf/esp-idf!1978