Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
22f330471-1
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2022
22f330471-1
Commits
0da4945d
Unverified
Commit
0da4945d
authored
2 years ago
by
Bernard Xiong
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #8 from xqyjlj/dev-fatdisk
修复fatdisk错误
parents
7e96ae40
6d91bf0c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tools/fatdisk/fatdisk-x86
+0
-0
0 additions, 0 deletions
tools/fatdisk/fatdisk-x86
tools/fatdisk/fatdisk.exe
+0
-0
0 additions, 0 deletions
tools/fatdisk/fatdisk.exe
tools/fatdisk/fatdisk.xml
+8
-0
8 additions, 0 deletions
tools/fatdisk/fatdisk.xml
with
8 additions
and
0 deletions
tools/fatdisk/fatdisk-x86
+
0
−
0
View file @
0da4945d
No preview for this file type
This diff is collapsed.
Click to expand it.
tools/fatdisk/fatdisk.exe
+
0
−
0
View file @
0da4945d
No preview for this file type
This diff is collapsed.
Click to expand it.
tools/fatdisk/fatdisk.xml
0 → 100644
+
8
−
0
View file @
0da4945d
<?xml version="1.0" encoding="UTF-8"?>
<fatdisk>
<disk_size>
65536
</disk_size>
<sector_size>
512
</sector_size>
<root_dir>
root
</root_dir>
<output>
sd.bin
</output>
<strip>
0
</strip>
</fatdisk>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment