Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-22022-2210132
project2210132-1563
Commits
19f2bac6
Commit
19f2bac6
authored
1 year ago
by
郑友捷
Browse files
Options
Download
Patches
Plain Diff
fix: update the environment variable and remove some warning
parent
08806017
monolithic_kernel
No related merge requests found
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
.cargo/config.toml
+4
-0
.cargo/config.toml
.gitignore
+1
-0
.gitignore
Cargo.lock
+4
-5
Cargo.lock
Cargo.toml
+8
-26
Cargo.toml
Makefile
+0
-3
Makefile
apps/display/src/display.rs
+18
-6
apps/display/src/display.rs
apps/monolithic_userboot/Cargo.toml
+1
-2
apps/monolithic_userboot/Cargo.toml
apps/task/priority/src/main.rs
+1
-0
apps/task/priority/src/main.rs
apps/task/tls/src/main.rs
+5
-4
apps/task/tls/src/main.rs
tools/axlibc/.gitignore
+1
-0
tools/axlibc/.gitignore
with
43 additions
and
46 deletions
+43
-46
Write
Preview
Supports
Markdown
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
Menu
Explore
Projects
Groups
Topics
Snippets