]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/newlib_locking' into 'master'
authorAngus Gratton <angus@espressif.com>
Thu, 1 Sep 2016 08:17:22 +0000 (16:17 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 1 Sep 2016 08:17:22 +0000 (16:17 +0800)
newlib locking support

Has matching tests here: http://gitlab.espressif.cn/idf/esp-idf-tests/commits/feature/newlib_locking_tests

This is ready, the "bug" I saw was me not understanding how newlib stream locking works (I still don't understand why it works like it does, but that's less important for now.)

See merge request !17


Trivial merge