esphome/esphome/components/uart
Christian Ferbar 77508f7e44
Fix UARTComponent hardware vs software UART0 conflict (#2229)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-04 14:49:34 +12:00
..
switch Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
__init__.py Improve config final validation (#1917) 2021-06-18 07:54:14 +12:00
automation.h Add uart.write action (#567) 2019-05-29 19:32:18 +02:00
uart.cpp Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
uart.h Fix UARTComponent hardware vs software UART0 conflict (#2229) 2021-09-04 14:49:34 +12:00
uart_esp32.cpp Fix minor build issues with Arduino ESP32 2.0.0-rc1 (#2057) 2021-07-24 21:55:25 +12:00
uart_esp8266.cpp Fix UARTComponent hardware vs software UART0 conflict (#2229) 2021-09-04 14:49:34 +12:00