esphome/esphome/components/uart
Otto Winter a4867a00ea
Activate owning-memory clang-tidy check (#1891)
* Activate owning-memory clang-tidy check

* Lint

* Lint

* Fix issue with new NfcTag constructor

* Update pointers for number and select

* Add back the NOLINT to display buffer

* Fix merge

* DSMR fixes

* Nextion fixes

* Fix pipsolar

* Fix lwip socket

* Format

* Change socket fix

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-13 11:31:02 +02: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 Store strings only used for logging in flash (#2274) 2021-09-13 09:48:52 +02:00
uart.h Store strings only used for logging in flash (#2274) 2021-09-13 09:48:52 +02:00
uart_esp32.cpp Fix a few ESP32-C3 compiler issues (#2265) 2021-09-10 12:10:28 +12:00
uart_esp8266.cpp Activate owning-memory clang-tidy check (#1891) 2021-09-13 11:31:02 +02:00