Adam Múdry
|
ab1eb37fe8
feat(partition_table): Add read-only partition flag and functionality
|
2 年之前 |
Marius Vikhammer
|
a6543f0d21
docs: fix broken references to misc API functions and types.
|
3 年之前 |
Vamshi Gajjela
|
ea9f7cc370
fatfs: Add ftruncate api support for VFS and FAT-VFS
|
3 年之前 |
Cao Sen Miao
|
adfb7bed96
vfs_usb_serial: set secondary selection for making usb port can output under default menu
|
4 年之前 |
Omar Chebib
|
73303e5de0
VFS: `select` function's timeout is now POSIX compliant
|
4 年之前 |
Jiacheng Guo
|
bbb0e7a573
vfs: fix build & ci errors
|
4 年之前 |
Jiacheng Guo
|
7b911e4641
vfs: add support for mutiple selects in eventfd
|
4 年之前 |
Jiacheng Guo
|
b14830c5c0
vfs: use sys/dirent.h from newlib
|
4 年之前 |
Ivan Grokhotkov
|
53f89464a3
vfs: fix invalid dereference for zero-length base_path
|
5 年之前 |
Andrei Gramakov
|
305592f1aa
vfs: semihosting driver update supporting semihosting_common handler from OpenOCD
|
5 年之前 |
Ivan Grokhotkov
|
a3c0bcb0a0
vfs: introduce options to turn off some features
|
5 年之前 |
Angus Gratton
|
11fac8637a
docs: Resolve doxygen & Sphinx warnings
|
6 年之前 |
Roland Dobai
|
91ce5db172
VFS: Support concurrent VFS select calls
|
6 年之前 |
Michael Zimmermann
|
74a459dd3d
make code conform to Wstrict-prototypes
|
7 年之前 |
Roland Dobai
|
41062bea99
VFS: Implement pread() and pwrite()
|
6 年之前 |
Roland Dobai
|
43eb58da99
VFS: Fix Kconfig prefix
|
6 年之前 |
Roland Dobai
|
2df9fb057d
VFS: Allocate socket select semaphore outside ISR
|
6 年之前 |
Ivan Grokhotkov
|
48b1433772
vfs: change fcntl argument to int (instead of va_list), add weak fcntl
|
6 年之前 |
Roland Dobai
|
aa9d302814
VFS: Implement poll() based on select()
|
7 年之前 |
Roland Dobai
|
fb334baa7c
VFS: Implement utime()
|
7 年之前 |
Roland Dobai
|
5395435816
Add basic support for termios.h
|
7 年之前 |
Renz Bagaporo
|
ea711f2ee9
vfs, fatfs: Add file truncate for fatfs
|
7 年之前 |
Roland Dobai
|
15b26f8841
VFS: esp_vfs_select() needs to be callable from concurrent tasks
|
7 年之前 |
Angus Gratton
|
af2cb3ba8b
Merge branch 'feature/vfs_find_free_fd' into 'master'
|
7 年之前 |
Roland Dobai
|
18e83bcd53
Allow VFS file descriptors in select()
|
7 年之前 |
Roland Dobai
|
2aa9c15906
VFS: allow to find free file descriptors & register them
|
7 年之前 |
Roland Dobai
|
4345e198ce
Implement VFS support for access()
|
7 年之前 |
Roland Dobai
|
5129bca67c
VFS: Use smaller numbers as file descriptors
|
7 年之前 |
Ivan Grokhotkov
|
6185e722c3
Revert "Merge branch 'feature/vfs_select' into 'master'"
|
7 年之前 |
Roland Dobai
|
6852d653bd
Allow VFS file descriptors in select()
|
8 年之前 |