mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
This fix is for compatibility with lwip_select(). It moves the lock to UART which is the only VFS driver which is implemented and is not "thread-safe".