Angus Gratton
|
870fa2237e
driver test: Ensure uart write task can't overflow buffer of read task
|
il y a 5 ans |
xiongyu
|
27e6e8c485
bugfix(uart): fix esp32 fifo_cnt bug
|
il y a 5 ans |
Angus Gratton
|
ee7cd4e1d8
driver: test: Ensure UART is fully idle before starting loopback RX/TX test
|
il y a 6 ans |
Angus Gratton
|
b79a6c2576
driver: test: Use more detailed macros than TEST_ASSERT() to get better errors
|
il y a 6 ans |
houwenxiang
|
e4230d11ca
bugfix(UART): fix uart driver spinlock misused bug
|
il y a 6 ans |
houwenxiang
|
f27ae9b0e2
feature: Add uart hal support.
|
il y a 6 ans |
Michael (XIAO Xufeng)
|
eb158e9a22
ci: disable UTs for esp32s2beta without runners
|
il y a 6 ans |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
il y a 6 ans |
Konstantin Kondrashov
|
ed22949847
driver: Add uart and i2c UTs to check ticks_to_wait in some functions
|
il y a 6 ans |
Ivan Grokhotkov
|
bb4f5617ab
test: clean up "leaks" tags from most unit tests
|
il y a 6 ans |
Konstantin Kondrashov
|
5021129e71
Add support a [leaks] tag for UT
|
il y a 6 ans |
Alex Lisitsyn
|
5b7b64b946
driver: rs485 test support (remove timeout tag)
|
il y a 7 ans |
Alex Lisitsyn
|
61bc733791
driver: rs485 test support
|
il y a 7 ans |
kooho
|
2d0af81ccf
driver(uart): Fixed uart tx_empty interrupt wdt timeout bug.
|
il y a 7 ans |
Ivan Grokhotkov
|
f3260cc30f
test/uart: fix compilation warning
|
il y a 7 ans |
Alex Lisitsyn
|
9ba0808228
driver: fix rs485 test
|
il y a 7 ans |
Alex Lisitsyn
|
ef5dc73f6f
driver: add rs485 half duplex interface support to uart driver (update after review)
|
il y a 7 ans |
Alex Lisitsyn
|
d096b3abb8
driver: add rs485 half duplex interface support to uart driver (remove ignore tag to check ut case)
|
il y a 7 ans |
Alex Lisitsyn
|
51e9cf6848
driver: add rs485 half duplex interface support to uart driver (update after review)
|
il y a 7 ans |
kooho
|
0dca2d4c68
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
|
il y a 7 ans |