Commit e4caf9f
fix: Remove critical-section-single-core feature for Hubris compatibility
- Remove critical-section-single-core feature from cortex-m dependency
- Prevents conflicts with Hubris's own critical section implementation
- Allows DDK to be used as a library within Hubris tasks
- Follows standard Hubris ecosystem patterns
- Maintains cortex-m 0.7.5 for low-level ARM Cortex-M functionality1 parent e6d22e1 commit e4caf9f
2 files changed
+1
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments