esp-idf/components/vfs/test_apps/main
Alexey Lapshin 994b4ed459 Merge branch 'feature/update-toolchain-to-esp-13.2.0_20240305' into 'master'
feat(tools): update toolchain version to esp-13.2.0_20240305

Closes IDFGH-2549

See merge request espressif/esp-idf!29430
2024-03-18 16:58:39 +08:00
..
CMakeLists.txt refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
idf_component.yml ci: Delete ccomp_timer in IDF(witch has been moved to component manager) 2023-05-15 14:58:51 +08:00
test_app_main.c VFS: move tests from unit-test-app to a component test app 2023-04-25 17:24:20 +05:30
test_vfs_access.c uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
test_vfs_append.c VFS: move tests from unit-test-app to a component test app 2023-04-25 17:24:20 +05:30
test_vfs_eventfd.c fix(vfs): fix eventfd select 2024-03-08 16:11:39 +08:00
test_vfs_fd.c feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
test_vfs_lwip.c VFS: move tests from unit-test-app to a component test app 2023-04-25 17:24:20 +05:30
test_vfs_open.c VFS: move tests from unit-test-app to a component test app 2023-04-25 17:24:20 +05:30
test_vfs_paths.c feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
test_vfs_select.c refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00