esp-idf/components/vfs
Zim Kalinowski b83d362245 Merge branch 'bugfix/fix-compile-error-on-64bit-linux' into 'master'
fix(vfs): fix compilation error on 64bit linux

See merge request espressif/esp-idf!25483
2023-08-27 22:59:15 +08:00
..
include
private_include
test_apps feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
CMakeLists.txt storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00
Kconfig Allow to config the maximum number of VFS entries. 2023-03-14 17:29:11 +01:00
openocd_semihosting.h fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00
sdkconfig.rename
vfs.c vfs: select sanity NULL check 2023-05-23 18:02:24 +02:00
vfs_cdcacm.c
vfs_console.c vfs: select sanity NULL check 2023-05-23 18:02:24 +02:00
vfs_eventfd.c
vfs_semihost.c fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00
vfs_uart.c vfs_uart: fix out-of-bounds read 2023-06-19 10:59:46 +08:00
vfs_usb_serial_jtag.c usb_serial_jtag: Fix bug of blocking TX xfer when using driver, 2023-02-23 17:45:39 +08:00