Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jazzfool/stm32
my STM32 playground
https://github.com/jazzfool/stm32
Last synced: about 1 month ago
JSON representation
my STM32 playground
- Host: GitHub
- URL: https://github.com/jazzfool/stm32
- Owner: jazzfool
- Created: 2023-09-05T09:47:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T10:02:38.000Z (over 1 year ago)
- Last Synced: 2024-04-24T07:36:38.317Z (8 months ago)
- Language: C
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## STM32 playground
This is developed for my STM32F756ZG. Will need modifications to build on other
platforms.Currently no RTOS or external HAL/CMSIS libraries are used: Raw register level
control from my own handrolled HAL found under hal2.