mciantyre / teensy4-rs

Rust support for the Teensy 4
Apache License 2.0
291 stars 32 forks source link

Patch a future cortex-m-rt crate #78

Closed mciantyre closed 4 years ago

mciantyre commented 4 years ago

12 days ago, the embedded Rust team released version 0.6.13 of the cortex-m-rt crate. Because our cortex-m-rt-patch crate was versioned at 0.6.12, it would not patch the latest runtime crate. This resulted in a broken build for anyone who has started using the BSP since the cortex-m-rt release.

This PR updates our patch crate so that it may patch any 0.6 version of the cortex-m-rt crate (within reason).

mciantyre commented 4 years ago

bors try

bors[bot] commented 4 years ago

try

Build succeeded:

mciantyre commented 4 years ago

bors r+

mciantyre commented 4 years ago

bors r-

bors[bot] commented 4 years ago

Canceled.

mciantyre commented 4 years ago

bors merge

bors[bot] commented 4 years ago

Build succeeded: