| .. |
|
component.mk
|
0d00a1ba01
vfs: implement reading from UART
|
9 лет назад |
|
test_vfs_access.c
|
4345e198ce
Implement VFS support for access()
|
7 лет назад |
|
test_vfs_append.c
|
733ff15719
VFS: use O_APPEND flag of open() correctly
|
7 лет назад |
|
test_vfs_fd.c
|
a2241fb4bc
tests: Increase performance threshold for VFS running with PSRAM
|
7 лет назад |
|
test_vfs_paths.c
|
ee5eba793f
Make relative paths match the default VFS, if provided
|
8 лет назад |
|
test_vfs_select.c
|
15b26f8841
VFS: esp_vfs_select() needs to be callable from concurrent tasks
|
7 лет назад |
|
test_vfs_uart.c
|
13ef3938a6
vfs_uart: fix write operation blocked by a read
|
8 лет назад |