esphome/esphome/components/sgp40
Oxan van Leeuwen 924df1e7de
Run clang-tidy against Arduino 3 (#2146)
* Add macros header with more usable Arduino version defines

* Change Arduino version checking to use our version defines

* Add missing ESP8266 check

* Rename Arduino version macro to ARDUINO_VERSION_CODE

* Upgrade clang-tidy to use Arduino 3

* Fix clang-tidy warnings

* Upgrade NeoPixelBus to upstream 2.6.7

* Use Arduino-version-appropriate API to set redirect flags

* Remove now unnecessary CLANG_TIDY ifdefs

* Add preprocessor hackery to avoid including pgmspace.h

* Bump base image to 4.1.1 and update lint

* Fix nfctag

* Fix make_unique ambiguous

* Fix ignore name

* Fix ambiguous v2

* Remove unused begin

* Cast time_t to prevent issues on platforms where time_t is 32bit

Co-authored-by: Otto winter <otto@otto-winter.com>
2021-09-13 18:55:04 +02:00
..
__init__.py Sgp40 (#1513) 2021-04-08 22:40:19 -03:00
sensirion_voc_algorithm.cpp Activate some clang-tidy checks (#1884) 2021-06-10 13:04:40 +02:00
sensirion_voc_algorithm.h Activate some clang-tidy checks (#1884) 2021-06-10 13:04:40 +02:00
sensor.py Add device classes new in HA 2021.9 (#2248) 2021-09-07 10:12:26 +12:00
sgp40.cpp Run clang-tidy against Arduino 3 (#2146) 2021-09-13 18:55:04 +02:00
sgp40.h SGP40 sensor start-up fix (#2178) 2021-09-09 09:42:35 +12:00