-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor USB storage initialization and deinitialization
- Modularized the loading of kernel modules using an array for easier maintenance - Added safety checks before stopping and unloading modules - Improved error handling during USB driver startup and capacity setting - Enhanced code readability with consistent formatting and comments - Ensured proper file system handling to prevent corruption on memory stick
- Loading branch information
Showing
1 changed file
with
64 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters