initial commit with my changes

This commit is contained in:
J / Jacob Babich
2022-04-08 20:51:28 -04:00
commit 79de6fab06
19 changed files with 892 additions and 0 deletions

5
openocd.cfg Normal file
View File

@@ -0,0 +1,5 @@
# Sample OpenOCD configuration for the STM32F3DISCOVERY development board
source [find interface/stlink.cfg]
source [find target/stm32f3x.cfg]