[PR #265] [MERGED] Feat/add nrf mac patcher scrip #1021

Closed
opened 2026-03-20 18:14:53 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/265
Author: @kquinsland
Created: 3/6/2024
Status: Merged
Merged: 3/6/2024
Merged by: @jjwbruijn

Base: masterHead: feat/add-nrf-mac-patcher-scrip


📝 Commits (2)

📊 Changes

3 files changed (+140 additions, -20 deletions)

View changed files

📝 Tag_Flasher/README.md (+32 -19)
Tag_Flasher/nrf_uicr_mac_patcher.py (+108 -0)
📝 Tag_Flasher/patch_mac.py (+0 -1)

📄 Description

Small linting things and a new python tool for patching MAC address in UICR files


🔄 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/265 **Author:** [@kquinsland](https://github.com/kquinsland) **Created:** 3/6/2024 **Status:** ✅ Merged **Merged:** 3/6/2024 **Merged by:** [@jjwbruijn](https://github.com/jjwbruijn) **Base:** `master` ← **Head:** `feat/add-nrf-mac-patcher-scrip` --- ### 📝 Commits (2) - [`95b5116`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/95b5116320544eb798dc9a3d4a1fdfbc58c88558) chore: lint fixes - [`f7ed2c8`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/f7ed2c8223c438ef8a885b99616b0029ff79926c) feat: add a uicr patcher tool ### 📊 Changes **3 files changed** (+140 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Tag_Flasher/README.md` (+32 -19) ➕ `Tag_Flasher/nrf_uicr_mac_patcher.py` (+108 -0) 📝 `Tag_Flasher/patch_mac.py` (+0 -1) </details> ### 📄 Description Small linting things and a new python tool for patching MAC address in UICR files --- <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 18:14:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#1021