Skip to content

Commit

Permalink
fix: optimize hal dep
Browse files Browse the repository at this point in the history
  • Loading branch information
yfblock committed Apr 17, 2024
1 parent 9b8c1fe commit 9a4a168
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions modules/hal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ edition = "2021"
arch = { git = "https://github.com/Byte-OS/arch.git" }
log = "0.4"
frame_allocator = { git = "https://github.com/Byte-OS/bit_frame_allocator.git" }
devices = { path = "../devices" }
sync = { git = "https://github.com/Byte-OS/sync.git" }

0 comments on commit 9a4a168

Please sign in to comment.