morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
7 vuotta sitten |
morris
|
956c25dedd
move esp32 chip specific includes to esp32/xxx.h
|
7 vuotta sitten |
Mahavir Jain
|
e9652e8ef3
uart: use correct critical section API (portENTER_CRITICAL_ISR) from ISR context
|
7 vuotta sitten |
kooho
|
a9c1124763
driver(uart): fixed uart read error bug when using dual core.
|
7 vuotta sitten |
Ivan Grokhotkov
|
002d913ab6
uart: add function to set light sleep wakeup threshold
|
7 vuotta sitten |
kooho
|
2d0af81ccf
driver(uart): Fixed uart tx_empty interrupt wdt timeout bug.
|
7 vuotta sitten |
Roland Dobai
|
0efb4a11ec
Correct source code encoding
|
7 vuotta sitten |
hou wen xiang
|
e2b9b70800
driver(uart): Fix uart time_out bug when using ref_tick
|
7 vuotta sitten |
Alex Lisitsyn
|
a9fca0c775
driver: add rs485 half duplex interface support to uart driver (fix after review)
|
7 vuotta sitten |
Alex Lisitsyn
|
ef5dc73f6f
driver: add rs485 half duplex interface support to uart driver (update after review)
|
7 vuotta sitten |
Alex Lisitsyn
|
51e9cf6848
driver: add rs485 half duplex interface support to uart driver (update after review)
|
7 vuotta sitten |
Jiang Jiang Jian
|
35d148256b
Merge branch 'bugfix/fix_uart_buffer_full_flg_error_bug' into 'master'
|
7 vuotta sitten |
Angus Gratton
|
03414b1f39
Merge branch 'bugfix/reset_some_peripherals_when_cpu_start' into 'master'
|
7 vuotta sitten |
kooho
|
33b99caf50
driver(uart):Fix the bug that uart buffer_full flag is true all the time.
|
7 vuotta sitten |
kooho
|
ef39c09bc1
driver: reset communication peripherals when the cpu starts.
|
7 vuotta sitten |
Roland Dobai
|
18e83bcd53
Allow VFS file descriptors in select()
|
7 vuotta sitten |
Jiang Jiang Jian
|
33b11c6f6a
Merge branch 'feature/adjust_log_level_about_uart' into 'master'
|
7 vuotta sitten |
kooho
|
0dca2d4c68
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
|
7 vuotta sitten |
Ivan Grokhotkov
|
6185e722c3
Revert "Merge branch 'feature/vfs_select' into 'master'"
|
7 vuotta sitten |
Roland Dobai
|
6852d653bd
Allow VFS file descriptors in select()
|
8 vuotta sitten |
kooho
|
305c788c60
driver(uart): Add API to get the position of cmd_char
|
8 vuotta sitten |
Xu Chun Guang
|
973913b151
feat: Adjust log level about UART
|
8 vuotta sitten |
Wangjialin
|
870efdb9d4
bugfix(uart): patten detect function
|
8 vuotta sitten |
kooho
|
492db0591d
Fix uart fifo overflow bug
|
8 vuotta sitten |
Alexey Morozov
|
25b8642835
uart driver: Remove unnecessary xSemaphoreGive()
|
8 vuotta sitten |
Wangjialin
|
4052803e16
bugfix(uart): workaround for uart fifo reset issue
|
8 vuotta sitten |
Wangjialin
|
102eb96c8b
bugfix(uart): Don't disable console UART peripheral
|
8 vuotta sitten |
Wangjialin
|
303b9f60db
bugfix(uart): set default tx idle num
|
8 vuotta sitten |
Ivan Grokhotkov
|
fba9678c56
uart: add support for REF_TICK
|
8 vuotta sitten |
krzychb
|
9107b47deb
Updated UART API documentation and examples. Included a fix of #1091 from GitHub
|
8 vuotta sitten |