[PR #90] [MERGED] USB Protection correction #247

Closed
opened 2026-05-06 13:16:27 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/90
Author: @devdl11
Created: 12/4/2021
Status: Merged
Merged: 12/14/2021
Merged by: @Lauryy06

Base: upsilon-devHead: uspilon-dev-usbfix


📝 Commits (9)

  • aef43bf USB Protection correction
  • 5c7e4be Indentation Fix
  • 6f47e94 Indentation Fix
  • e3740cb Indentation Fix
  • d8dbd1f Add osType in platform_info (Upsilon Magic) and ⚠⚠ DFU COMMAND DISABLING THE PROTECTION ⚠⚠ in order to fix epsilon_ flash (very dangerous thing !!)
  • de478a3 Merge remote-tracking branch 'origin/uspilon-dev-usbfix' into uspilon-dev-usbfix
  • 2623637 @Yaya-Cout settings suggestion ;-)
  • 85f591a Indentation Fix
  • a03f036 Indentation Fix

📊 Changes

6 files changed (+173 additions, -117 deletions)

View changed files

📝 apps/settings/sub_menu/usb_protection_controller.cpp (+18 -11)
📝 build/device/dfu.py (+6 -0)
📝 ion/src/device/n0110/flash.ld (+9 -2)
📝 ion/src/device/shared/usb/dfu_interface.cpp (+86 -64)
📝 ion/src/device/shared/usb/dfu_interface.h (+51 -40)
📝 ion/src/shared/platform_info.cpp (+3 -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/UpsilonNumworks/Upsilon/pull/90 **Author:** [@devdl11](https://github.com/devdl11) **Created:** 12/4/2021 **Status:** ✅ Merged **Merged:** 12/14/2021 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `uspilon-dev-usbfix` --- ### 📝 Commits (9) - [`aef43bf`](https://github.com/UpsilonNumworks/Upsilon/commit/aef43bfd488685c8606dabf14269773badfdbe8b) USB Protection correction - [`5c7e4be`](https://github.com/UpsilonNumworks/Upsilon/commit/5c7e4be74ff4e5b3fb47a7eb4ce4c0fe46892dd0) Indentation Fix - [`6f47e94`](https://github.com/UpsilonNumworks/Upsilon/commit/6f47e94802de31c3786570ba5804dfb7b94abbc1) Indentation Fix - [`e3740cb`](https://github.com/UpsilonNumworks/Upsilon/commit/e3740cb70010cdf4aa2b9bb8320d5d9fc274e9ae) Indentation Fix - [`d8dbd1f`](https://github.com/UpsilonNumworks/Upsilon/commit/d8dbd1f6d62da0d5930c765ebe9532a394efd2a2) Add osType in platform_info (Upsilon Magic) and ⚠⚠ **DFU COMMAND DISABLING THE PROTECTION** ⚠⚠ in order to fix epsilon_ flash (very dangerous thing !!) - [`de478a3`](https://github.com/UpsilonNumworks/Upsilon/commit/de478a343e43f5eedbf439bef8749e7b950a079c) Merge remote-tracking branch 'origin/uspilon-dev-usbfix' into uspilon-dev-usbfix - [`2623637`](https://github.com/UpsilonNumworks/Upsilon/commit/26236370118e849c915ab6524956dce72bad11f1) @Yaya-Cout settings suggestion ;-) - [`85f591a`](https://github.com/UpsilonNumworks/Upsilon/commit/85f591a4531ac60097930c82573b0e47a189ccc2) Indentation Fix - [`a03f036`](https://github.com/UpsilonNumworks/Upsilon/commit/a03f03651b241ddd1735b18eb340153e444afb00) Indentation Fix ### 📊 Changes **6 files changed** (+173 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `apps/settings/sub_menu/usb_protection_controller.cpp` (+18 -11) 📝 `build/device/dfu.py` (+6 -0) 📝 `ion/src/device/n0110/flash.ld` (+9 -2) 📝 `ion/src/device/shared/usb/dfu_interface.cpp` (+86 -64) 📝 `ion/src/device/shared/usb/dfu_interface.h` (+51 -40) 📝 `ion/src/shared/platform_info.cpp` (+3 -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>
BreizhHardware 2026-05-06 13:16:27 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#247
No description provided.