rust-embedded / cortex-m-rt

Minimal startup / runtime for Cortex-M microcontrollers
https://rust-embedded.github.io/cortex-m-rt/
Apache License 2.0
358 stars 85 forks source link

Add note about repository move to README #343

Closed adamgreig closed 2 years ago

adamgreig commented 2 years ago

After this is merged I'll mark this repository as archived, and transfer remaining issues.

I think we'll have to close open PRs as they can't be transferred as-is.

adamgreig commented 2 years ago

I've disabled requiring bors to pass before allowing merging; CI is broken due to a new Rust version in a way that is fixed in the cortex-m repository. There isn't much point backporting the fix, but it should now be possible to manually click the merge button after approving.