esp-idf/components/vfs/include
Omar Chebib 2ccf84cedf VFS: select function's timeout is now POSIX compliant
`select` function will now round up the timeout passed as a parameter (if any).
It  makes it POSIX compliant.

* Closes https://github.com/espressif/esp-idf/issues/7514
2021-11-30 12:05:34 +08:00
..
esp_vfs_cdcacm.h vfs: add vfs_cdcacm driver (aka USB CDC) 2020-06-26 15:38:49 +02:00
esp_vfs_common.h vfs: move line ending definitions into esp_vfs_common 2020-06-24 15:50:51 +02:00
esp_vfs_dev.h vfs: support vfs uart set line endings with specified uart number 2020-07-10 11:15:09 +08:00
esp_vfs_semihost.h vfs: Adds semihosting VFS driver 2019-03-08 15:08:10 +03:00
esp_vfs_usb_serial_jtag.h usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp_vfs.h VFS: select function's timeout is now POSIX compliant 2021-11-30 12:05:34 +08:00