[PR #278] [MERGED] Add support for M3 2.9 BW Variant #2134

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/278
Author: @kelchm
Created: 3/24/2024
Status: Merged
Merged: 4/5/2024
Merged by: @nlimper

Base: masterHead: m3-29-bw-support


📝 Commits (5)

  • fba8a5a WIP: support for M3 2.9 BW variant
  • 3767784 correctly set macSuffix
  • a923f42 update identifyTagInfo comment
  • 78fea69 revise tag name for SOLUM_M3_BW_29 (0x40)
  • 0f4f5d2 add .DS_Store to gitignore

📊 Changes

4 files changed (+14 additions, -4 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/tagtype_db.cpp (+7 -1)
📝 oepl-definitions.h (+3 -2)
📝 resources/tagtypes/40.json (+1 -1)

📄 Description

Adds support for a new M3 2.9" BW variant (ELO29H3WMT).


🔄 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/278 **Author:** [@kelchm](https://github.com/kelchm) **Created:** 3/24/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `m3-29-bw-support` --- ### 📝 Commits (5) - [`fba8a5a`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/fba8a5ab364129293e880a68afaec49a8192ae19) WIP: support for M3 2.9 BW variant - [`3767784`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/3767784eb2a19b923fa825c5d282b32bf6e0aa14) correctly set macSuffix - [`a923f42`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/a923f42b6599fca03f8fb640413fcfd77e1b4aeb) update identifyTagInfo comment - [`78fea69`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/78fea69e23d408930e207314506d6a9c1f9ba0c4) revise tag name for SOLUM_M3_BW_29 (0x40) - [`0f4f5d2`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/0f4f5d26e9629c7fd1ad6d9fa4e265b666b013c9) add .DS_Store to gitignore ### 📊 Changes **4 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `ARM_Tag_FW/Newton_M3_nRF52811/hal/Newton_M3_nRF52811/tagtype_db.cpp` (+7 -1) 📝 `oepl-definitions.h` (+3 -2) 📝 `resources/tagtypes/40.json` (+1 -1) </details> ### 📄 Description Adds support for a new M3 2.9" BW variant (ELO29H3WMT). --- <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 20:08:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2134