Skip to content

Commit

Permalink
Adding cortex-m feature
Browse files Browse the repository at this point in the history
  • Loading branch information
salsasteve committed Jan 9, 2024
1 parent b810623 commit 56b797d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/matrix_portal_m4/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ optional = true

[dependencies.cortex-m]
version = "0.7"
features = ["critical-section-single-core"]

[dev-dependencies]
panic-halt = "0.2"
Expand Down

0 comments on commit 56b797d

Please sign in to comment.