summaryrefslogtreecommitdiff
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorGravatar Matthew Wozniak <me@woz.blue> 2025-12-11 23:58:51 -0500
committerGravatar Matthew Wozniak <me@woz.blue> 2025-12-11 23:58:51 -0500
commit5356bc886d53291a9a812f2aba35e4e165d96fba (patch)
tree55fbe7e4f3cb54a5b8c43b40aba4771dc0465d8a /compile_flags.txt
downloadstm32_can_demo-5356bc886d53291a9a812f2aba35e4e165d96fba.tar.gz
stm32_can_demo-5356bc886d53291a9a812f2aba35e4e165d96fba.zip
initial commit
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..8afe53d
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,7 @@
+--target=arm-none-eabi
+-mcpu=cortex-m3
+-mthumb
+-DSTM32F103xB
+-std=c23
+-I3p/cmsis-device-f1/Include
+-I3p/CMSIS_6/CMSIS/Core/Include