esp-idf/components/vfs
morris 1272703bdf vfs_uart: fix out-of-bounds read
when open uart device "/2" on chips only have 2 UART peripherals
2023-06-19 10:59:46 +08:00
..
include
private_include
test_apps uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
CMakeLists.txt
Kconfig Allow to config the maximum number of VFS entries. 2023-03-14 17:29:11 +01:00
openocd_semihosting.h
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 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-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