This website requires JavaScript.
Explore
Help
Sign In
thor
/
esphome-dev
Watch
1
Star
0
Fork
0
You've already forked esphome-dev
mirror of
https://github.com/Threnklyn/esphome-dev.git
synced
2026-05-19 20:53:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0e286972d7af9bfaa95e5fe95fbae1191a055e6
esphome-dev
/
esphome
/
components
/
uart
T
History
Sergey Dudanov
bbf3d382e8
added uart final validate data bits (
#5079
)
2023-07-12 16:12:40 +12:00
..
switch
…
__init__.py
added uart final validate data bits (
#5079
)
2023-07-12 16:12:40 +12:00
automation.h
…
uart_component_esp32_arduino.cpp
Start UART assignment at UART0 if the logger is not enabled or is not configured for hardware logging on ESP32 (
#4762
)
2023-05-16 11:00:05 +12:00
uart_component_esp32_arduino.h
Start UART assignment at UART0 if the logger is not enabled or is not configured for hardware logging on ESP32 (
#4762
)
2023-05-16 11:00:05 +12:00
uart_component_esp8266.cpp
…
uart_component_esp8266.h
…
uart_component_esp_idf.cpp
Support advanced UART customization (
#4465
)
2023-03-31 04:30:24 +00:00
uart_component_esp_idf.h
Support advanced UART customization (
#4465
)
2023-03-31 04:30:24 +00:00
uart_component_rp2040.cpp
…
uart_component_rp2040.h
Support advanced UART customization (
#4465
)
2023-03-31 04:30:24 +00:00
uart_component.cpp
…
uart_component.h
…
uart_debugger.cpp
…
uart_debugger.h
…
uart.cpp
…
uart.h
…