This commit is contained in:
Richard Koeppe 2024-06-14 14:14:41 +02:00
commit 307fc7f909
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# 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.