esphome/script
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
..
api_protobuf Revert "Dont dump legacy fields (#2241)" (#2259) 2021-09-09 09:29:08 +12:00
build_codeowners.py Implement pulse_meter as an improvement on pulse_counter and pulse_width for meters (#1434) 2021-03-19 21:16:27 +13:00
build_jsonschema.py Glmnet schema 202105 (#2220) 2021-08-31 06:48:19 +12:00
bump-version.py Refactor docker build system and workflows (#2023) 2021-07-15 21:30:04 +02:00
ci-custom.py Socket component (#2250) 2021-09-08 15:41:42 +12:00
ci-suggest-changes 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
clang-format Fix clang-format script behaviour without -i + code cleanup (#2002) 2021-07-26 09:54:32 +12:00
clang-tidy Run clang-tidy against Arduino 3 (#2146) 2021-09-13 18:55:04 +02:00
component_test Fixed component_tests config (#1608) 2021-03-12 19:58:43 -03:00
devcontainer-post-create Run script/setup in devcontainer instead of pip install (#1913) 2021-06-15 20:19:21 +12:00
fulltest Fixed component_tests config (#1608) 2021-03-12 19:58:43 -03:00
helpers.py Run clang-tidy against ESP32 (#2147) 2021-09-13 18:11:27 +02:00
lint-cpp Fork some base libraries (#758) 2019-10-18 14:46:09 +02:00
lint-python add-black (#1593) 2021-03-07 16:03:16 -03:00
quicklint Fix ci-custom.py const.py ordered check and improve code (#1222) 2020-07-29 18:19:48 +02:00
setup Bump base image to 3.4.0 (#1879) 2021-06-08 22:03:04 +02:00
test Improv - BLE WiFi provisioning (#1807) 2021-06-08 11:56:21 +12:00
unit_test Unittests for esphome python code (#931) 2020-03-12 14:27:22 -07:00