RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/cortex-m-rt
Minimal startup / runtime for Cortex-M microcontrollers
359
11
4
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.6.x
uninit_impl
trying
Releases
Release 0.7.1
Release v0.7.0
Backport Release v0.6.15
Commits
Merge pull request #343 from rust-embedded/update-readme Add note about repository move to README
Add note about repository move to README
Merge #339 339: Release 0.7.1 r=adamgreig a=jonathanpallant Includes stack unwinding through Reset fix #337. Co-authored-by: Jonathan Pallant (Ferrous Systems) <jonathan.pallant@ferrous-systems.com
Issues
[RFC] `#[ramfunc]`
Added .note (INFO) section
Set SP and VTOR in Reset vector