This website requires JavaScript.
Explore
Help
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-10-02 19:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2302bc4862d3b89817d49de9615493fcb18e98d1
esp-idf
/
components
/
vfs
History
Sonika Rathi
199205026e
UART: UART_SELECT_WRITE_NOTIF event added in UART driver
...
Closes
https://github.com/espressif/esp-idf/issues/10986
2023-09-25 10:36:44 +02:00
..
include
…
private_include
…
test
UART: UART_SELECT_WRITE_NOTIF event added in UART driver
2023-09-25 10:36:44 +02:00
CMakeLists.txt
…
Kconfig
Allow to config the maximum number of VFS entries.
2023-05-22 12:30:24 +02:00
openocd_semihosting.h
…
sdkconfig.rename
…
vfs_cdcacm.c
…
vfs_console.c
vfs: select sanity NULL check
2023-05-26 13:46:11 +02:00
vfs_eventfd.c
fix(vfs): Fix event_write may not exit critical section
2023-09-19 08:52:36 +02: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