sonika.rathi
|
d56647b251
fix(vfs/uart): Add support for multi-task call to uart select
|
2 년 전 |
Martin Vychodil
|
f2b238531a
Revert "Merge branch 'bugfix/uart_vfs_select_threadsafe' into 'master'"
|
2 년 전 |
sonika.rathi
|
d1593b82b0
fix(vfs/uart): Add support for multi-task call to uart select
|
2 년 전 |
morris
|
1272703bdf
vfs_uart: fix out-of-bounds read
|
2 년 전 |
Song Ruo Jing
|
921713fff4
uart: Support LP_UART port with UART driver on esp32c6
|
2 년 전 |
Dong Heng
|
37c18d9ee4
vfs: uart/cdcacm/usb_serial_jtag fcntl return read/write state
|
3 년 전 |
Cao Sen Miao
|
adfb7bed96
vfs_usb_serial: set secondary selection for making usb port can output under default menu
|
4 년 전 |
Alex Henrie
|
d4ff9ab266
Fix memory leak on error path in register_select
|
4 년 전 |
Marius Vikhammer
|
a29a6ceef0
uart: update register headers and examples for S3
|
4 년 전 |
Marius Vikhammer
|
2aead8ba57
Support ESP32S3 Beta 3 target
|
4 년 전 |
Ivan Grokhotkov
|
b1c4107275
vfs: zero-initialize struct stat in *_stat and *_fstat handlers
|
5 년 전 |
Angus Gratton
|
1741ae941e
vfs: Update for esp32c3
|
5 년 전 |
Angus Gratton
|
5228d9f9ce
esp32c3: Apply one-liner/small changes for ESP32-C3
|
5 년 전 |
morris
|
61f89b97c6
bringup esp32-s3 on FPGA
|
5 년 전 |
morris
|
345606e7f3
esp_rom: extract common uart apis into esp_rom_uart.h
|
5 년 전 |
houwenxiang
|
8e00522cd7
vfs: support vfs uart set line endings with specified uart number
|
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 년 전 |