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

Mark main() with a C ABI #278

Closed mciantyre closed 4 years ago

mciantyre commented 4 years ago

See #277. The PR updates Reset to describe main() as having a C ABI, rather than a Rust ABI.

rust-highfive commented 4 years ago

r? @ithinuel

(rust_highfive has picked a reviewer for you, use r? to override)

bors[bot] commented 4 years ago

Build succeeded: