1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 02:40:56 +01:00
esphome/docker
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
..
rootfs/etc Tidy HA addon (#1937) 2021-08-09 10:30:19 +12:00
build.py Run clang-tidy against Arduino 3 (#2146) 2021-09-13 18:55:04 +02:00
Dockerfile Refactor docker build system and workflows (#2023) 2021-07-15 21:30:04 +02:00
Dockerfile.dev Run clang-tidy against Arduino 3 (#2146) 2021-09-13 18:55:04 +02:00
Dockerfile.hassio Refactor docker build system and workflows (#2023) 2021-07-15 21:30:04 +02:00
Dockerfile.lint Refactor docker build system and workflows (#2023) 2021-07-15 21:30:04 +02:00
platformio_install_deps.py Bundle platformio lib_deps in docker images (#1625) 2021-03-20 18:43:31 +01:00