mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #90] [MERGED] USB Protection correction #247
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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-dev← Head:uspilon-dev-usbfix📝 Commits (9)
aef43bfUSB Protection correction5c7e4beIndentation Fix6f47e94Indentation Fixe3740cbIndentation Fixd8dbd1fAdd osType in platform_info (Upsilon Magic) and ⚠⚠ DFU COMMAND DISABLING THE PROTECTION ⚠⚠ in order to fix epsilon_ flash (very dangerous thing !!)de478a3Merge remote-tracking branch 'origin/uspilon-dev-usbfix' into uspilon-dev-usbfix2623637@Yaya-Cout settings suggestion ;-)85f591aIndentation Fixa03f036Indentation 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.