esp-idf/components/vfs/test
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
CMakeLists.txt
test_vfs_access.c
test_vfs_append.c
test_vfs_eventfd.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test_vfs_fd.c
test_vfs_lwip.c
test_vfs_open.c vfs: add test for errno value after 'open' 2022-01-14 13:34:22 +01:00
test_vfs_paths.c
test_vfs_select.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test_vfs_uart.c