This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-07 20:00:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2b9583c452a7a043138ad0a4b44c9d1774f6602
esp-idf
/
components
/
vfs
History
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
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
…
sdkconfig.rename
…
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
vfs.c
vfs: select sanity NULL check
2023-05-23 18:02:24 +02:00