Make STM32 code development as easy as possible.
Go to file
r.koeppe 97bae60da3 initial 2024-06-18 09:25:09 +00:00
.devcontainer initial 2024-06-18 09:25:09 +00:00
.vscode initial 2024-06-18 09:25:09 +00:00
docker initial 2024-06-18 09:25:09 +00:00
.gitignore initial 2024-06-18 09:25:09 +00:00
README.md init 2024-06-14 14:14:41 +02:00

README.md

STM32 DevContainer

This repo is a template to make STM programming easier. You can develop with the standard STM32CubeIDE or in a VSCode cmake project. Debugging is possible in both ways using GDB Link Server or OpenOCD.