so like, there!s errrors but idc and its late and im eepi

This commit is contained in:
benstrb 2026-04-06 00:33:46 +02:00
parent f7a83875aa
commit 242f218a62
15 changed files with 2920 additions and 2 deletions

12
openocd.cfg Executable file
View file

@ -0,0 +1,12 @@
# Sample OpenOCD configuration for the STM32F3DISCOVERY development board
# Depending on the hardware revision you got you'll have to pick ONE of these
# interfaces. At any time only one interface should be commented out.
# Revision C (newer revision)
source [find interface/stlink.cfg]
# Revision A and B (older revisions)
# source [find interface/stlink-v2.cfg]
source [find target/stm32f4x.cfg]