esp-idf/components/vfs
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
..
include Merge branch 'feature/update-toolchain-to-esp-13.2.0_20240305' into 'master' 2024-03-18 16:58:39 +08:00
private_include fix(esp_vfs_console): add esp_vfs_console component 2024-03-11 10:18:10 +01:00
test_apps Merge branch 'feature/update-toolchain-to-esp-13.2.0_20240305' into 'master' 2024-03-18 16:58:39 +08:00
CMakeLists.txt fix(esp_vfs_console): add esp_vfs_console component 2024-03-11 10:18:10 +01:00
Kconfig fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-08 11:34:22 +01:00
linker.lf refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
openocd_semihosting.h fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
vfs_eventfd.c fix(vfs): fix eventfd select 2024-03-08 16:11:39 +08:00
vfs_semihost.c fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00
vfs.c refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00