mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #487] Add support for WaveShare ESP32-S3-ETH board #1093
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/487
Author: @fl0eb
Created: 8/2/2025
Status: 🔄 Open
Base:
master← Head:ESP32-S3-ETH📝 Commits (2)
f49cd46Adding support for Waveshare ESP32-S3-ETH467a601Adding support for Waveshare ESP32-S3-ETH📊 Changes
4 files changed (+120 additions, -9 deletions)
View changed files
📝
ESP32_AP-Flasher/include/wifimanager.h(+5 -0)📝
ESP32_AP-Flasher/platformio.ini(+74 -0)📝
ESP32_AP-Flasher/src/main.cpp(+2 -1)📝
ESP32_AP-Flasher/src/wifimanager.cpp(+39 -8)📄 Description
This adds a build config for the WaveShare ESP32-S3-ETH
Let me know if anything needs adjusting
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.