Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

afirago/imx8-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

imx8-rust

Rust on the NXP i.MX8 SoC.

IMPORTANT: This repository contains experimental crates to play with Rust on Cortex-M4 core(s) of the NXP i.MX8 SoCs

Structure

  • imx8mm - contains svd2rust interface
  • imx8mm-hal - contains embedded-hal traits implementation which uses svd2rust interface from imx8mm

Building

$ cd imx8mm-hal
$ cargo build --target=thumbv7em-none-eabihf --examples

TODO

References

About

Rust on the NXP i.MX8 SoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages