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 12:43:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd46a69f2cf4ab8eb6560758a6d71d1a95ec3d45
esphome-dev
/
esphome
/
components
/
uart
T
History
Jimmy Hedman
3eff7e76aa
Prepare some components for idf >= 5 (
#5061
)
2023-07-27 00:18:02 -05: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
Prepare some components for idf >= 5 (
#5061
)
2023-07-27 00:18:02 -05: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
Prepare some components for idf >= 5 (
#5061
)
2023-07-27 00:18:02 -05:00
uart.h
…