Make STM32 code development as easy as possible.
Go to file
Richard Koeppe 5ce6405dcc changed includes for linting 2024-06-18 11:30:04 +00:00
.devcontainer initial 2024-06-18 09:25:09 +00:00
.vscode changed includes for linting 2024-06-18 11:30:04 +00:00
docker initial 2024-06-18 09:25:09 +00:00
projects changed includes for linting 2024-06-18 11:30:04 +00:00
.gitignore initial 2024-06-18 09:25:09 +00:00
.gitmodules changed includes for linting 2024-06-18 11:30:04 +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.