RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/cortex-m
Low level access to Cortex-M processors
907
6
94
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
2772
Followers
0
Following
59
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
v0.7.x
v0.6.x
v0.5.x
Releases
v0.7.7
v0.7.6
v0.7.5
Commits
Merge pull request #600 from eulerdisk/fix_pre_init_example Fix __pre_init example
fix: __pre_init example was not overriding default __pre_init
Merge pull request #598 from romancardenas/deprecate-pre-init Mark `pre_init` as deprecated
Issues
Version clarification
SCB.ICSR.VECTACTIVE is RES0 on armv8m-baseline w/o halting debug
Missing semihosting printouts after upgrade from v0.3.3 to v0.5.0