mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #418] [CLOSED] add support for waveshare ESP32-S3-ETH board #3289
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/418
Author: @mhwlng
Created: 12/22/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
79c0bbdadd support for waveshare ESP32-S3-ETH board📊 Changes
11 files changed (+275 additions, -25 deletions)
View changed files
📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/compile.ps1(+1 -1)📝
ARM_Tag_FW/OpenEPaperLink_esp32_H2_AP/compile.ps1(+1 -1)➕
ESP32_AP-Flasher/compilewaveshareeth.ps1(+53 -0)📝
ESP32_AP-Flasher/include/SPIFFSEditor.h(+5 -1)📝
ESP32_AP-Flasher/include/web.h(+5 -1)📝
ESP32_AP-Flasher/platformio.ini(+65 -0)📝
ESP32_AP-Flasher/src/main.cpp(+6 -2)📝
ESP32_AP-Flasher/src/serialap.cpp(+5 -1)📝
ESP32_AP-Flasher/src/system.cpp(+8 -4)📝
ESP32_AP-Flasher/src/udp.cpp(+24 -4)📝
ESP32_AP-Flasher/src/web.cpp(+102 -10)📄 Description
There is a new environment ESP32_S3_16_8_WAVESHARE_ETH_AP
C6 firmware is the same as for yellow AP
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.