Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.
/ stm32f042 Public archive

[OBSOLETE] A simple peripheral API crate for low-level programming on a STM32F042

License

Notifications You must be signed in to change notification settings

therealprof/stm32f042

Repository files navigation

stm32f042

stm32f042 contains the peripheral access API for the STMicro stm32f042 series microcontroller.

The register definitions were created from the collection of CMSIS SVD files at cmsis-svd with the help of svd2rust to generate the Rust code.

This crate is now obsolete! Use stm32f0 instead or have a look at the stm32f042-hal crate for an implementation using that crate.

License

0-clause BSD license.

About

[OBSOLETE] A simple peripheral API crate for low-level programming on a STM32F042

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages