ferrous-systems / rust-training

Learning materials for the Rust Training courses by Ferrous Systems
127 stars 16 forks source link

Add Armv8-R demo code #151

Closed jonathanpallant closed 3 months ago

jonathanpallant commented 3 months ago

Adds demo code for the Cortex-R52. Builds with nightly, using the armv8r-none-eabihf target.

jonathanpallant commented 3 months ago

Requires #149 to go in first

jonathanpallant commented 3 months ago

rebased and ready to roll