esp-idf/components/vfs/include
Omar Chebib 73303e5de0 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-10-28 02:52:59 +00: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 usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00
esp_vfs_eventfd.h vfs: fix build & ci errors 2021-04-15 15:19:00 +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 * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
esp_vfs.h VFS: select function's timeout is now POSIX compliant 2021-10-28 02:52:59 +00:00