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 Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
__init__.py Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
automation.h Add vector includes (#4080) 2022-11-24 13:12:55 +13:00
uart.cpp Prepare some components for idf >= 5 (#5061) 2023-07-27 00:18:02 -05:00
uart.h Uart debugging support (#2478) 2021-11-11 11:34:17 +13:00
uart_component.cpp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
uart_component.h Improve DSMR read timeout handling (#2699) 2021-11-29 16:40:53 +01:00
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 Force braces around multi-line statements (#3094) 2022-01-25 08:56:36 +13:00
uart_component_esp8266.h Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
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_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 RP2040 uart support (#3990) 2022-11-07 10:01:40 +13:00
uart_component_rp2040.h Support advanced UART customization (#4465) 2023-03-31 04:30:24 +00:00
uart_debugger.cpp Improve DSMR read timeout handling (#2699) 2021-11-29 16:40:53 +01:00
uart_debugger.h Fix some typos found by codespell (#3598) 2022-06-27 18:02:46 -03:00