This website requires JavaScript.
Explore
Help
Register
Sign In
Florian
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
96822aaa3a48eabf4e9ad753c46680b9eb2c8fa0
esphome
/
esphome
/
components
/
uart
History
Keith Burzinski
cdc4f7f59b
IDF 5 fixes for various components from test1.yaml (
#5451
)
2023-10-18 19:33:36 +13:00
..
button
add uart button (
#5540
)
2023-10-18 07:30:32 +13:00
switch
IDF 5 fixes for various components from test1.yaml (
#5451
)
2023-10-18 19:33:36 +13:00
__init__.py
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (
#3509
)
2023-09-05 10:16:08 +12:00
automation.h
…
uart_component_esp32_arduino.cpp
…
uart_component_esp32_arduino.h
…
uart_component_esp8266.cpp
…
uart_component_esp8266.h
…
uart_component_esp_idf.cpp
Change UART source clock to
UART_SCLK_DEFAULT
when IDF >=v5 (
#5533
)
2023-10-16 11:29:13 +13:00
uart_component_esp_idf.h
…
uart_component_libretiny.cpp
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (
#3509
)
2023-09-05 10:16:08 +12:00
uart_component_libretiny.h
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (
#3509
)
2023-09-05 10:16:08 +12:00
uart_component_rp2040.cpp
…
uart_component_rp2040.h
…
uart_component.cpp
…
uart_component.h
…
uart_debugger.cpp
…
uart_debugger.h
…
uart.cpp
…
uart.h
…