mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
63a2abf19c07831354c689f874f5da61fc94c22d
pioarduino only patches esp_eth_phy_new_jl1101() into IDF 5.4.2-5.x, not IDF 6.0. Update guards in both the .c driver and .h declaration to also compile when IDF >= 6.0. Guard logic: compile custom driver when JL1101 configured AND (IDF >= 6.0 OR IDF < 5.4.2 OR not PlatformIO)
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
