esphome/esphome/components/esp32
2022-08-04 07:30:19 +12:00
..
__init__.py Add ESP32C3 and ESP32S2 support to dashboard (#3152) 2022-02-19 15:47:50 +01:00
boards.py Map LOLIN C3 mini board pins (#3587) 2022-06-21 11:33:20 +12: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 issue probably-meant-fstring found at https://codereview.doctor (#3415) 2022-04-27 07:43:35 +12: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 Allow GPIO20 for ESP32 (#3680) 2022-08-04 07:30:19 +12: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 FIX: NVS preferences being written even if unchanged (#3647) 2022-07-25 10:10:37 +12:00
preferences.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00