]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/vfs_concurrent_select' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 15 Aug 2019 11:57:30 +0000 (19:57 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 15 Aug 2019 11:57:30 +0000 (19:57 +0800)
commit5863509804b5b4ceeae3d67000b963d96af56316
tree27fd45989e4d8858d8ddd035a4e01e3077169662
parent6007ef4b08a207e377d4d77b562f68405cff0fff
parent2211039b6d243e6c124d807b15f49443c9001764
Merge branch 'bugfix/vfs_concurrent_select' into 'master'

VFS: Support concurrent VFS select calls & improve the documentation

Closes IDFGH-1072

See merge request espressif/esp-idf!5538