mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 10:06:03 +00:00
8ab3e8fa89344dc533fa6aa1a262a46baf31e6da
Add W5500 SPI Ethernet support for RP2040 boards using arduino-pico's Wiznet5500lwIP class. Tested on WIZnet W5500-EVB-Pico hardware. - Add ethernet_component_rp2040.cpp with W5500 implementation - Add RP2040 members and setters to ethernet_component.h - Enable RP2040 platform in SPI_SCHEMA and FILTER_SOURCE_FILES - Add RP2040 validation, code generation, and lwIP_w5500 library - Add W5500 RP2040 test YAML
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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
