mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #141] [MERGED] New hardware profile: PoE AP #3200
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/141
Author: @DeltaCore
Created: 9/29/2023
Status: ✅ Merged
Merged: 9/29/2023
Merged by: @nlimper
Base:
master← Head:master📝 Commits (2)
4a7b217New hardware profile: PoE AP0c8a959fix(fsfree): fixed var type of freesize of FS📊 Changes
12 files changed (+140 additions, -1872 deletions)
View changed files
📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/.gitignore(+4 -0)➕
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/Kconfig.projbuild(+28 -0)📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/second_uart.c(+2 -4)📝
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/main/second_uart.h(+14 -0)➖
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/sdkconfig(+0 -1860)➕
ARM_Tag_FW/OpenEPaperLink_esp32_C6_AP/sdkconfig.defaults(+8 -0)➕
ESP32_AP-Flasher/16MB_partition table.csv(+8 -0)📝
ESP32_AP-Flasher/include/storage.h(+1 -1)📝
ESP32_AP-Flasher/platformio.ini(+50 -0)📝
ESP32_AP-Flasher/src/storage.cpp(+1 -1)📝
ESP32_AP-Flasher/src/web.cpp(+6 -1)📝
ESP32_AP-Flasher/wwwroot/main.js(+18 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.