esphome/esphome/components/esp32
Martin add484a2ea
Fix gpio validation for esp32 variants (#2609)
Co-authored-by: Otto Winter <otto@otto-winter.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-09 07:29:28 +13:00
..
__init__.py Allow setting URL as platform_version (#2598) 2021-10-26 10:55:09 +02:00
boards.py Autodetect ESP32 variant (#2530) 2021-10-18 13:36:18 +13:00
const.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
core.cpp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
gpio.py Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +13:00
gpio_arduino.cpp Add IDF support to dallas (#2578) 2021-10-21 22:48:28 +02:00
gpio_arduino.h Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
gpio_esp32.py Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +13:00
gpio_esp32_c3.py Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +13:00
gpio_esp32_h2.py Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +13:00
gpio_esp32_s2.py Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +13:00
gpio_esp32_s3.py Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +13:00
gpio_idf.cpp Add IDF support to dallas (#2578) 2021-10-21 22:48:28 +02:00
gpio_idf.h Add IDF support to dallas (#2578) 2021-10-21 22:48:28 +02:00
preferences.cpp Configurable Flash Write Interval (#2119) 2021-09-21 13:47:51 +02:00
preferences.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00