This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2026-05-14 04:48:17 +08:00
Code
Issues
Actions
10
Packages
Projects
Releases
Wiki
Activity
Files
6992219e341b4eca9f2bfdf28474cbf45883bd08
esphome
/
tests
/
components
/
uart
T
History
J. Nick Koston
ba4be2a904
[uart] Fix RTL87xx compilation failure due to SUCCESS macro collision (
#15054
)
2026-03-23 09:17:59 +13:00
..
common.h
[uart] Return
flush
result, expose timeout via config (
#14608
)
2026-03-08 05:23:13 +00: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
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11: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
…