A C99 hardware abstraction library for the STMicroelectronics STM32G0 family of microcontrollers.
Find a file
2024-12-13 17:40:53 -05:00
marionette-stm32g0 Created gpio.h and massert.h 2024-12-13 17:40:53 -05:00
.gitignore Initial commit 2024-02-18 22:13:09 +00:00
CHANGELOG.txt Established preliminary project structure 2024-02-18 17:55:07 -05:00
CMakeLists.txt Established preliminary project structure 2024-02-18 17:55:07 -05:00
LICENSE Initial commit 2024-02-18 22:13:09 +00:00
README.md Established preliminary project structure 2024-02-18 17:55:07 -05:00

marionette-stm32g0

A C99 hardware abstraction library for the STMicroelectronics STM32G0 family of microcontrollers.

Getting Started

TODO: define section.

Prerequisites

TODO: define prerequisites.

Usage

TODO: define usage.

Development

TODO: define HAL development steps.

Contributing

This is a personal project of mine and my work on it will likely be sporadic. I recommend forking the project.

Contributors

License

This project is distributed under the MIT license. See the LICENSE file for more information.