mciantyre / teensy4-rs

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

Integrate imxrt-boot-gen, v0.2 #89

Closed mciantyre closed 3 years ago

mciantyre commented 3 years ago

The PR integrates the imxrt-boot-gen 0.2 crate. The new API removes the build script-generated configuration blocks. Instead, a user generates the data structures through a const API in their embedded system's code.

The teensy4-fcb crate presents the same symbol names and link sections. However, there is a type change in the public type, which is a breaking change. Users who are not referencing the symbol in their code should be able to upgrade without issue.

TODO

mciantyre commented 3 years ago

bors try

bors[bot] commented 3 years ago

try

Build failed:

mciantyre commented 3 years ago

bors try

bors[bot] commented 3 years ago

try

Build succeeded:

mciantyre commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: