mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #111] [CLOSED] USB Protection Improvement and ExamMode Fix #262
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#262
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/111
Author: @devdl11
Created: 12/27/2021
Status: ❌ Closed
Base:
upsilon-dev← Head:upsilon-merge-upstream📝 Commits (10+)
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 ;-)762be7bIndentation Correction8c3398dCLion mistake fix65419f5dfu_interface.h indentation correction📊 Changes
10 files changed (+486 additions, -37 deletions)
View changed files
📝
apps/apps_container.cpp(+9 -4)📝
apps/apps_container.h(+1 -1)📝
apps/exam_pop_up_controller.cpp(+1 -0)📝
apps/settings/base.fr.i18n(+1 -1)📝
apps/settings/sub_menu/exam_mode_controller.cpp(+5 -0)📝
apps/shared/function.h(+1 -0)📝
apps/shared/sequence.cpp(+9 -1)📝
ion/include/ion/storage.h(+41 -12)📝
ion/src/device/shared/usb/dfu_interface.cpp(+1 -2)📝
ion/src/shared/storage.cpp(+417 -16)📄 Description
Some little improvements preparing the release
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.