This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
esphome
Watch
1
Star
0
Fork
0
mirror of
https://github.com/esphome/esphome.git
synced
2026-08-20 21:30:57 +08:00
Code
Issues
Actions
10
Packages
Projects
Releases
Wiki
Activity
Files
c70d56807fd5fe7eb42fb551cf18ac173066f0e7
esphome
/
tests
/
components
/
uart
T
History
J. Nick Koston
36e043debb
[tests] Fail component test merge on conflicting duplicate IDs (
#16849
)
2026-06-08 12:49:25 -05:00
..
common.h
[uart] Rename
FlushResult
to
UARTFlushResult
with
UART_FLUSH_RESULT_
prefix (
#15101
)
2026-03-23 01:55:14 -05:00
test-uart_max_with_usb_cdc.esp32-s2-idf.yaml
…
test-uart_max_with_usb_serial_jtag.esp32-c3-idf.yaml
…
test.esp32-c3-idf.yaml
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
test.esp32-idf.yaml
[tests] Fail component test merge on conflicting duplicate IDs (
#16849
)
2026-06-08 12:49:25 -05:00
test.esp8266-ard.yaml
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
test.host.yaml
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
test.rp2040-ard.yaml
[uart] Allow hardware UART with single pin on RP2040 (
#14725
)
2026-03-12 07:16:38 -10:00
test.rtl87xx-ard.yaml
[uart] Fix RTL87xx compilation failure due to SUCCESS macro collision (
#15054
)
2026-03-23 09:17:59 +13:00
uart_component.cpp
…
uart_device.cpp
…