Omar Chebib
|
779e7400b0
uart: uart_set_pin function will now use IOMUX whenever possible
|
4 лет назад |
Jan Brudný
|
58f79e6b00
driver: update copyright notice
|
4 лет назад |
Armando
|
fb8b905539
uart: add uart support on esp32s3
|
5 лет назад |
Ivan Grokhotkov
|
8c246fd4f3
driver: add diagnostic information into UART test, enable flow control
|
5 лет назад |
morris
|
9fa06719fa
global: enable build uinit test for esp32-s3
|
5 лет назад |
Angus Gratton
|
289ad82bc0
driver test: Ensure uart write task can't overflow buffer of read task
|
5 лет назад |
Ivan Grokhotkov
|
012f9702ad
driver: make sure UART is idle before starting the test
|
5 лет назад |
houwenxiang
|
c7e4a284ae
test(UART): fix uart tx with ringbuffer test fail issue
|
5 лет назад |
Angus Gratton
|
ee7cd4e1d8
driver: test: Ensure UART is fully idle before starting loopback RX/TX test
|
6 лет назад |
Angus Gratton
|
b79a6c2576
driver: test: Use more detailed macros than TEST_ASSERT() to get better errors
|
6 лет назад |
houwenxiang
|
e4230d11ca
bugfix(UART): fix uart driver spinlock misused bug
|
6 лет назад |
houwenxiang
|
f27ae9b0e2
feature: Add uart hal support.
|
6 лет назад |
Michael (XIAO Xufeng)
|
eb158e9a22
ci: disable UTs for esp32s2beta without runners
|
6 лет назад |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 лет назад |
Konstantin Kondrashov
|
ed22949847
driver: Add uart and i2c UTs to check ticks_to_wait in some functions
|
6 лет назад |
Ivan Grokhotkov
|
bb4f5617ab
test: clean up "leaks" tags from most unit tests
|
6 лет назад |
Konstantin Kondrashov
|
5021129e71
Add support a [leaks] tag for UT
|
6 лет назад |
Alex Lisitsyn
|
5b7b64b946
driver: rs485 test support (remove timeout tag)
|
7 лет назад |
Alex Lisitsyn
|
61bc733791
driver: rs485 test support
|
7 лет назад |
kooho
|
2d0af81ccf
driver(uart): Fixed uart tx_empty interrupt wdt timeout bug.
|
7 лет назад |
Ivan Grokhotkov
|
f3260cc30f
test/uart: fix compilation warning
|
7 лет назад |
Alex Lisitsyn
|
9ba0808228
driver: fix rs485 test
|
7 лет назад |
Alex Lisitsyn
|
ef5dc73f6f
driver: add rs485 half duplex interface support to uart driver (update after review)
|
7 лет назад |
Alex Lisitsyn
|
d096b3abb8
driver: add rs485 half duplex interface support to uart driver (remove ignore tag to check ut case)
|
7 лет назад |
Alex Lisitsyn
|
51e9cf6848
driver: add rs485 half duplex interface support to uart driver (update after review)
|
7 лет назад |
kooho
|
0dca2d4c68
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
|
7 лет назад |