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-13 03:30:34 +08:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
f2dfb5e1dcfd7bd47677f8d0c75b41bbd0e25bb7
esphome
/
esphome
/
components
/
uart
T
History
Oliver Kleinecke
f2dfb5e1dc
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
..
button
…
event
…
packet_transport
…
switch
…
__init__.py
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
automation.h
…
uart_component_esp8266.cpp
…
uart_component_esp8266.h
…
uart_component_esp_idf.cpp
[uart] Fix flow_control_pin inverted flag ignored on ESP-IDF (
#14410
)
2026-03-03 08:52:06 +13:00
uart_component_esp_idf.h
[uart] Replace wake-on-RX task+queue with direct ISR callback (
#14382
)
2026-03-01 00:21:08 +00:00
uart_component_host.cpp
[uart] Fully enable raw mode with host serial (
#14573
)
2026-03-07 11:51:02 -05:00
uart_component_host.h
…
uart_component_libretiny.cpp
[uart] Add error message when initializing UART with unsupported configuration (
#13229
)
2026-03-07 11:41:37 -05:00
uart_component_libretiny.h
…
uart_component_rp2040.cpp
…
uart_component_rp2040.h
…
uart_component.cpp
…
uart_component.h
[uart] init tx_pin, rx_pin, flow control, rx_buffer_size (
#14524
)
2026-03-05 12:24:11 -10:00
uart_debugger.cpp
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
uart_debugger.h
[uart][usb_uart] Add debug_prefix option to distinguish multiple defined uarts in log (
#14525
)
2026-03-08 10:16:12 +11:00
uart.cpp
…
uart.h
…