esphome/esphome/components/esp32
J. Nick Koston 2be19c4e45
Bump recommended ESP32 IDF to 4.4.6 (#6048)
2024-01-09 10:13:18 +09:00
..
__init__.py Bump recommended ESP32 IDF to 4.4.6 (#6048) 2024-01-09 10:13:18 +09:00
boards.py Override GPIOs 12 and 13 on the airm2m (LuatOS) board (#5982) 2023-12-22 07:57:12 +09:00
const.py esp32: Extra build customization (#5322) 2023-09-06 17:02:21 +12:00
core.cpp Fix cpu_ll_get_cycle_count() deprecated warning (#5353) 2023-09-07 21:49:12 +12:00
gpio.cpp use PRIx macros for printing u32/i32 ints (#4671) 2023-04-10 22:20:02 +00:00
gpio.h Update esp32 arduino and platform versions (#3564) 2022-11-21 11:49:30 +13:00
gpio.py Checks for pins used in multiple places (#5666) 2023-12-05 08:56:53 +09:00
gpio_esp32.py Add config to allow suppression of warnings about use of strapping pins (#5287) 2023-10-19 13:04:53 +13:00
gpio_esp32_c2.py Add config to allow suppression of warnings about use of strapping pins (#5287) 2023-10-19 13:04:53 +13:00
gpio_esp32_c3.py Add config to allow suppression of warnings about use of strapping pins (#5287) 2023-10-19 13:04:53 +13:00
gpio_esp32_c6.py Add config to allow suppression of warnings about use of strapping pins (#5287) 2023-10-19 13:04:53 +13:00
gpio_esp32_h2.py Initial ESP32-H2 Support (#5498) 2023-10-09 07:34:12 +13:00
gpio_esp32_s2.py Add config to allow suppression of warnings about use of strapping pins (#5287) 2023-10-19 13:04:53 +13:00
gpio_esp32_s3.py Add config to allow suppression of warnings about use of strapping pins (#5287) 2023-10-19 13:04:53 +13:00
post_build.py.script Fixed PlatformIO Build on DEV (#4422) 2023-02-13 15:43:52 +13:00
preferences.cpp use PRIx macros for printing u32/i32 ints (#4671) 2023-04-10 22:20:02 +00:00
preferences.h ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00