esphome/esphome/components/uart
Kuba Szczodrzyński a9630ac847
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509)
Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
Co-authored-by: Sam Neirinck <git@samneirinck.com>
Co-authored-by: David Buezas <dbuezas@users.noreply.github.com>
Co-authored-by: Stroe Andrei Catalin <catalin2402@gmail.com>
Co-authored-by: Sam Neirinck <github@samneirinck.be>
Co-authored-by: Péter Sárközi <xmisterhu@gmail.com>
Co-authored-by: Hajo Noerenberg <hn@users.noreply.github.com>
2023-09-05 10:16:08 +12:00
..
switch
__init__.py Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
automation.h
uart.cpp Prepare some components for idf >= 5 (#5061) 2023-07-27 00:18:02 -05:00
uart.h
uart_component.cpp
uart_component.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
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_debugger.cpp
uart_debugger.h