Skip to content

david-sawatzke/rust-litex-hal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Litex HAL

A Rust embedded HAL crate for LiteX cores. Allows you to reuse embedded Rust crates on your custom SoC.

ULX3S demo

Info and instructions on my blog, example usage in this repo

The crate name is very, eh, aspirational. It contains basic HAL traits for GPIO, UART, SPI, and delay. It is the result of curiosity-driven development, so any future updates are at the mercy of my curiosity, pull requests, or someone hiring me to build them a system that needs a LiteX SoC ;-)

About

A Rust embedded HAL crate for LiteX cores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%