auxoncorp / ferros

A Rust-based userland which also adds compile-time assurances to seL4 development.
https://ferros.auxon.io/
Apache License 2.0
107 stars 11 forks source link

Make the example system run on real hardware #88

Open jonlamb-gh opened 3 years ago

jonlamb-gh commented 3 years ago

The example system added in #87 currently does not run on real hardware yet, it requires additional configuration around IOMUXing, clocks and ENET phy initialization.