esphome/esphome/components/esp32
2022-02-21 14:05:13 +13:00
..
__init__.py Add ESP32C3 and ESP32S2 support to dashboard (#3152) 2022-02-19 15:47:50 +01:00
boards.py Add pin aliases for featheresp32-s2 (#2970) 2021-12-31 20:11:28 +13:00
const.py Implement Improv via Serial component (#2423) 2021-11-11 08:55:45 +13:00
core.cpp Don't disable idle task WDT when it's not enabled (#2856) 2021-12-06 20:01:14 +13: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 Add gpio 12 to strapping pin list (#2902) 2021-12-13 11:03:08 +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
post_build.py.script Respect ESPHOME_USE_SUBPROCESS in esp32 post_build script (#3246) 2022-02-21 14:05:13 +13:00
preferences.cpp Add missing nvs_flash_init() to ESP32 preferences code (#2805) 2021-11-26 21:25:58 +01:00
preferences.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00