[PR #549] [MERGED] Missed erase function #1653

Closed
opened 2026-03-20 19:09:28 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/549
Author: @alienkenny
Created: 2/3/2026
Status: Merged
Merged: 3/6/2026
Merged by: @skiphansen

Base: masterHead: master


📝 Commits (3)

📊 Changes

3 files changed (+26 additions, -2 deletions)

View changed files

📝 ESP32_AP-Flasher/include/swd.h (+1 -0)
📝 ESP32_AP-Flasher/src/swd.cpp (+13 -1)
📝 ESP32_AP-Flasher/src/usbflasher.cpp (+12 -1)

📄 Description

Erase function added for locked nRF52.
Is the same change as this one 8d0bd95288 but for ESP32_AP-Flasher


🔄 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/549 **Author:** [@alienkenny](https://github.com/alienkenny) **Created:** 2/3/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@skiphansen](https://github.com/skiphansen) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e41000a`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e41000a897304098b6358e1078feb4fb1e815455) Update swd.h - [`e075d87`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/e075d879d5c6292f80ea85c1a67f3fbb0e622d7f) Update swd.cpp - [`c3eb9e7`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/c3eb9e721f1fc629baa3f959d1126075ac469b50) Update usbflasher.cpp ### 📊 Changes **3 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/include/swd.h` (+1 -0) 📝 `ESP32_AP-Flasher/src/swd.cpp` (+13 -1) 📝 `ESP32_AP-Flasher/src/usbflasher.cpp` (+12 -1) </details> ### 📄 Description Erase function added for locked nRF52. Is the same change as this one https://github.com/alienkenny/OpenEPaperLink/commit/8d0bd95288d95e44eef5c24c66b52c62345a721c but for ESP32_AP-Flasher --- <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 19:09:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#1653