Skip to content

A project to teach myself writing drivers for microcontrollers using rust.

Notifications You must be signed in to change notification settings

everclear72216/stm32_drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32 Drivers

This project is inspired by and in parts based on previous work that considers rust as a language to implement full stack microcontroller software. It is used to explore the implementation of driver software in general. A specific goal of this project is to find ways to provide generalization across different models using the advanced features rust provides in contrast to C/C++.

Project status: pre-alpha

Getting Started

Currently there is no reasonable way to use this library. So please wait for a 0.1.0 release tag.

Contributing

Currently this project is not open for contribution.

Versioning

Although no release of this project has been created yet, the use of semantic versioning is planned.

Authors

  • Martin Bertsche (@everclear72216)

License

Licensed under either of

at your option.

Acknowledgements

  • Jorge Aparicio (@japaric) for showing ways to start out

About

A project to teach myself writing drivers for microcontrollers using rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published