mirror of
https://github.com/esphome/esphome.git
synced 2026-02-28 18:04:19 -07:00
283d19db8d216707cd147ba2ae39fb7afa2a9309
Extend the per-PHY compile guard pattern (already used by KSZ8081 and LAN8670) to all RMII PHY types: LAN8720, RTL8201, DP83848, IP101, and JL1101. This allows the linker to strip unused PHY driver code, saving ~7.5 KB flash per build since only one PHY is ever used per device.
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
518 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
