[PR #226] [MERGED] Adding support to the ST‐GM29MT1 BW (UC8151) #3223

Closed
opened 2026-03-20 22:08:00 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/226
Author: @VstudioLAB
Created: 2/8/2024
Status: Merged
Merged: 2/8/2024
Merged by: @jjwbruijn

Base: masterHead: ST‐GM29MT1


📝 Commits (2)

📊 Changes

9 files changed (+127 additions, -15 deletions)

View changed files

ESP32_AP-Flasher/data/tagtypes/27.json (+16 -0)
📝 oepl-definitions.h (+1 -0)
📝 zbs243_Tag_FW/userinterface.c (+8 -6)
📝 zbs243_shared/board/uc8151.c (+34 -9)
zbs243_shared/board/zbs29_BW_uc/board.c (+1 -0)
zbs243_shared/board/zbs29_BW_uc/board.h (+33 -0)
zbs243_shared/board/zbs29_BW_uc/make.mk (+7 -0)
zbs243_shared/board/zbs29_BW_uc/screen.c (+1 -0)
zbs243_shared/board/zbs29_BW_uc/screen.h (+26 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/226 **Author:** [@VstudioLAB](https://github.com/VstudioLAB) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@jjwbruijn](https://github.com/jjwbruijn) **Base:** `master` ← **Head:** `ST‐GM29MT1` --- ### 📝 Commits (2) - [`4f1252d`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/4f1252d8395be2318760738f41f069c247ae2381) Original commit for this support - [`a1eba95`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/a1eba95ce21db35df1f10973118bba903e785278) Create 27.json ### 📊 Changes **9 files changed** (+127 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `ESP32_AP-Flasher/data/tagtypes/27.json` (+16 -0) 📝 `oepl-definitions.h` (+1 -0) 📝 `zbs243_Tag_FW/userinterface.c` (+8 -6) 📝 `zbs243_shared/board/uc8151.c` (+34 -9) ➕ `zbs243_shared/board/zbs29_BW_uc/board.c` (+1 -0) ➕ `zbs243_shared/board/zbs29_BW_uc/board.h` (+33 -0) ➕ `zbs243_shared/board/zbs29_BW_uc/make.mk` (+7 -0) ➕ `zbs243_shared/board/zbs29_BW_uc/screen.c` (+1 -0) ➕ `zbs243_shared/board/zbs29_BW_uc/screen.h` (+26 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 22:08:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#3223