Skip to content

Commit 4f0c846

Browse files
Merge pull request #635 from wt/add_missing_crates_to_workspace
Add cortex-m-rt/macros to the workspace members.
2 parents 47f2845 + dfe8c72 commit 4f0c846

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ members = [
55
"cortex-m/macros",
66
"cortex-m-types",
77
"cortex-m-rt",
8+
"cortex-m-rt/macros",
89
"cortex-m-semihosting",
910
"panic-itm",
1011
"panic-semihosting",

0 commit comments

Comments
 (0)