houwenxiang
|
3967e1b6d2
vfs: support vfs uart set line endings with specified uart number (release/v4.2)
|
5 лет назад |
Ivan Grokhotkov
|
a3c0bcb0a0
vfs: introduce options to turn off some features
|
5 лет назад |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 лет назад |
Roland Dobai
|
a9c4dab4d3
VFS: Check in select() if the UART driver is installed or not
|
6 лет назад |
houwenxiang
|
f27ae9b0e2
feature: Add uart hal support.
|
6 лет назад |
Roland Dobai
|
2a0285fdb4
Fix VFS UART unit tests for esp32s2beta
|
6 лет назад |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 лет назад |
Roland Dobai
|
7cc225c85b
VFS: Fix memory access after free() in UART select()
|
6 лет назад |
Angus Gratton
|
6990a7cd54
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 лет назад |
Roland Dobai
|
91ce5db172
VFS: Support concurrent VFS select calls
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
Michael (XIAO Xufeng)
|
00b33a8e14
vfs_uart: refactor to have static context structure
|
6 лет назад |
chenjianqiang
|
4cc962353c
feat(uart): update uart driver for esp32s2beta
|
6 лет назад |
Roland Dobai
|
43eb58da99
VFS: Fix Kconfig prefix
|
6 лет назад |
Michael (XIAO Xufeng)
|
b5c3ac0ec2
vfs_uart: refactor to have static context structure
|
6 лет назад |
chenjianqiang
|
cf2ba210ef
uart: multichip support
|
6 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 лет назад |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 лет назад |
Roland Dobai
|
2df9fb057d
VFS: Allocate socket select semaphore outside ISR
|
6 лет назад |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 лет назад |
Ivan Grokhotkov
|
48b1433772
vfs: change fcntl argument to int (instead of va_list), add weak fcntl
|
6 лет назад |
Roland Dobai
|
957cf0ab84
VFS: select() on UART should return immediately when data is buffered
|
7 лет назад |
Ivan Grokhotkov
|
aa692b3483
vfs: implement fsync for UART VFS
|
7 лет назад |
Anton Maklakov
|
ccbe517702
vfs: fix a fallthrough comment to silence the warning
|
7 лет назад |
Roland Dobai
|
5395435816
Add basic support for termios.h
|
7 лет назад |
Mahavir Jain
|
636485db8e
vfs: change task{ENTER/EXIT}_CRITICAL with port{ENTER/EXIT}_CRITICAL
|
7 лет назад |
Roland Dobai
|
ecaf234c39
VFS: fix possible memory leak in UART
|
7 лет назад |
Roland Dobai
|
15b26f8841
VFS: esp_vfs_select() needs to be callable from concurrent tasks
|
7 лет назад |