esphome/esphome/components/esp32
2022-12-07 16:07:51 +13:00
..
__init__.py Add API for dashboard to get boards list (#4154) 2022-12-07 16:07:51 +13:00
boards.py Add API for dashboard to get boards list (#4154) 2022-12-07 16:07:51 +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.cpp Dont set esp32 pin drive strength unless pin is set for output (#4075) 2022-11-23 20:39:19 +13:00
gpio.h Update esp32 arduino and platform versions (#3564) 2022-11-21 11:49:30 +13:00
gpio.py Fix board pin alias lookup (#4147) 2022-12-05 19:46:00 +13: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
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 Factory Reset button and switch (#3724) 2022-09-12 10:23:46 +12:00
preferences.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00