mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #27] [MERGED] Add alternative 2.9" flasher PCB #2591
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/27
Author: @jonasniesner
Created: 4/4/2023
Status: ✅ Merged
Merged: 4/4/2023
Merged by: @jjwbruijn
Base:
master← Head:master📝 Commits (7)
27ff235Add PCB files for 2.970fb112Create README.md75bb534Update README.md6f509ebUpdate README.mde080499Update README.md09d6dd2Update platformio.inic474c36Update settings.h📊 Changes
30 files changed (+9246 additions, -0 deletions)
View changed files
📝
ESP32_AP-Flasher/include/settings.h(+16 -0)📝
ESP32_AP-Flasher/platformio.ini(+30 -0)➕
PCB/alternative_PCB/ESLCONN.bak(+2 -0)➕
PCB/alternative_PCB/ESLCONN.kicad_sym(+64 -0)➕
PCB/alternative_PCB/README.md(+26 -0)➕
PCB/alternative_PCB/esl.pretty/SOLUM_ZBS_DEBUG.kicad_mod(+40 -0)➕
PCB/alternative_PCB/fp-lib-table(+3 -0)➕
PCB/alternative_PCB/gerber.zip(+0 -0)➕
PCB/alternative_PCB/gerber/jig2-B_Cu.gbl(+252 -0)➕
PCB/alternative_PCB/gerber/jig2-B_Mask.gbs(+101 -0)➕
PCB/alternative_PCB/gerber/jig2-B_Paste.gbp(+15 -0)➕
PCB/alternative_PCB/gerber/jig2-B_Silkscreen.gbo(+153 -0)➕
PCB/alternative_PCB/gerber/jig2-Edge_Cuts.gm1(+26 -0)➕
PCB/alternative_PCB/gerber/jig2-F_Cu.gtl(+528 -0)➕
PCB/alternative_PCB/gerber/jig2-F_Mask.gts(+178 -0)➕
PCB/alternative_PCB/gerber/jig2-F_Paste.gtp(+173 -0)➕
PCB/alternative_PCB/gerber/jig2-F_Silkscreen.gto(+1119 -0)➕
PCB/alternative_PCB/gerber/jig2-NPTH-drl_map.gbr(+110 -0)➕
PCB/alternative_PCB/gerber/jig2-NPTH.drl(+13 -0)➕
PCB/alternative_PCB/gerber/jig2-PTH-drl_map.gbr(+1685 -0)...and 10 more files
📄 Description
I would like to contribute my alternative flasher PCB for 2.9" tags to the main project. It also adds a PIO configuration to build for this flasher PCB(it is almost the same as the Simple AP, but with a different pinout)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.