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
b89dea97d9bfbe81f0eb639544e4e186b67c8378
esphome-dev
/
esphome
/
components
/
uart
T
History
Faidon Liambotis
7d642147c1
uart: allow setting the UART id in final_validate_device_schema (
#6923
)
2024-06-18 14:22:50 +12:00
..
button
…
switch
…
__init__.py
uart: allow setting the UART id in final_validate_device_schema (
#6923
)
2024-06-18 14:22:50 +12:00
automation.h
…
uart_component_esp32_arduino.cpp
Fix build issue with UART component when building with Arduino and CDC (
#5964
)
2023-12-19 08:11:07 +09:00
uart_component_esp32_arduino.h
Exposes
load_settings
to
UARTComponent
class (
#5920
)
2023-12-14 07:45:08 +09:00
uart_component_esp8266.cpp
Extends UART change at runtime to ESP8266 (
#6019
)
2024-01-09 09:45:46 +09:00
uart_component_esp8266.h
Extends UART change at runtime to ESP8266 (
#6019
)
2024-01-09 09:45:46 +09:00
uart_component_esp_idf.cpp
Fix compile errors on ESP32-C6 with latest ESP-IDF (
#6822
)
2024-05-28 14:40:34 -05:00
uart_component_esp_idf.h
Exposes
load_settings
to
UARTComponent
class (
#5920
)
2023-12-14 07:45:08 +09:00
uart_component_libretiny.cpp
…
uart_component_libretiny.h
…
uart_component_rp2040.cpp
…
uart_component_rp2040.h
…
uart_component.cpp
…
uart_component.h
Extends UART change at runtime to ESP8266 (
#6019
)
2024-01-09 09:45:46 +09:00
uart_debugger.cpp
…
uart_debugger.h
…
uart.cpp
…
uart.h
…