Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

ryankurte/rust-silabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-silabs processor support

A helper repository containing svd2rust generated processor support files for Silicon Labs microcontrollers.

SVD files from kiel.com.

The plan is that src/hal will contain a generic HAL for silabs devices (based on emlib, and [src/devices] will contain the device specific files generated from SVDs.

That said, I am not totally sure how to achieve it at the moment.

Status

GitHub tag Build Status Documentation))

Usage

TODO

Licensing

Rust components are MIT licensed. SVD files are Kiel/ARM licensed.


If you have any questions, comments, or suggestions, feel free to open an issue or a pull request.

Releases

No releases published

Packages

No packages published

Languages