mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
chore: replace deprecated bare-metal with critical-section
This commit is contained in:
parent
299382c86c
commit
511e2247d0
6 changed files with 16 additions and 16 deletions
|
|
@ -12,7 +12,6 @@ edition = "2021"
|
|||
heapless = "0.8"
|
||||
lm3s6965 = "0.2"
|
||||
cortex-m = "0.7.0"
|
||||
bare-metal = "1.0.0"
|
||||
cortex-m-semihosting = "0.5.0"
|
||||
rtic-time = { path = "../../rtic-time" }
|
||||
rtic-sync = { path = "../../rtic-sync" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue