esp-idf/components/vfs
Jiang Jiang Jian 834ae1c002 Merge branch 'fix/fsync-call-propagation-to-secondary-console_v4.4' into 'release/v4.4'
fix(console): Fsync not propagated to secondary output (backport v4.4)

See merge request espressif/esp-idf!30265
2024-06-14 10:22:51 +08:00
..
include docs(vfs): update esp_vfs_register_fd api description 2024-04-23 15:25:41 +02:00
private_include vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-17 19:54:15 +08:00
test vfs: add test for errno value after 'open' 2022-02-07 11:36:00 +01:00
CMakeLists.txt vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-17 19:54:15 +08:00
Kconfig semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
component.mk vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-17 19:54:15 +08:00
openocd_semihosting.h semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
vfs.c vfs: select sanity NULL check 2023-05-26 13:46:40 +02:00
vfs_cdcacm.c vfs: uart/cdcacm/usb_serial_jtag fcntl return read/write state 2023-03-23 08:22:56 +00:00
vfs_console.c fix(console): Fsync not propagated to secondary output 2024-04-16 08:47:05 +02:00
vfs_eventfd.c fix(vfs): Fix event_write may not exit critical section 2023-09-19 08:53:58 +02:00
vfs_semihost.c semihosting: drop absolute path support 2022-06-02 11:14:18 +02:00
vfs_uart.c vfs_uart: fix out-of-bounds read 2023-06-20 10:47:06 +08:00
vfs_usb_serial_jtag.c Merge branch 'bugfix/usb_serial_driver_block_v4.4' into 'release/v4.4' 2023-04-20 11:01:01 +08:00