mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-06 15:58:47 +00: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".