commit 307fc7f9096d3c6c3a8f6b27bab07c51d5d0abd8 Author: Richard Koeppe Date: Fri Jun 14 14:14:41 2024 +0200 init diff --git a/README.md b/README.md new file mode 100644 index 0000000..86d5d8b --- /dev/null +++ b/README.md @@ -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. + +