esp-idf/components/vfs
Jiang Jiang Jian 87b960121a Merge branch 'contrib/github_pr_10987_v5.1' into 'release/v5.1'
Allow to config the maximum number of VFS entries. (GitHub PR) (v5.1)

See merge request espressif/esp-idf!23871
2023-07-05 19:32:32 +08:00
..
include semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
private_include vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
test esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-27 11:11:18 +00: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-05-22 12:30:24 +02:00
openocd_semihosting.h esp/vfs: VFS semihosting interface support 2022-06-28 17:04:15 +03:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
vfs_cdcacm.c esp_system, vfs: fix incomplete blocking reads in vfs_cdcacm 2022-07-28 17:28:08 +02:00
vfs_console.c vfs: select sanity NULL check 2023-05-26 13:46:11 +02:00
vfs_eventfd.c esp_hw_support: Fix misuse of spinlocks as critical sections 2022-07-28 17:25:00 +08:00
vfs_semihost.c vfs: fix gcc-12 compile errors 2023-02-22 05:33:03 +00:00
vfs_uart.c vfs_uart: fix out-of-bounds read 2023-06-26 07:07:52 +00: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
vfs.c Merge branch 'contrib/github_pr_10987_v5.1' into 'release/v5.1' 2023-07-05 19:32:32 +08:00