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-01 11:26:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51ebdfcbfa01f936a8e487d4d7777a288feb50fb
esp-idf
/
components
/
vfs
History
sonika.rathi
8a6ca94484
fix(vfs/uart): Add support for multi-task call to uart select (v5.1)
2023-10-05 09:46:30 +02:00
..
include
…
private_include
…
test
fix(vfs/uart): Add support for multi-task call to uart select (v5.1)
2023-10-05 09:46:30 +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
fix(vfs/uart): Add support for multi-task call to uart select (v5.1)
2023-10-05 09:46:30 +02: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