start of STM32 programming (very-very pre-alpha version)

This commit is contained in:
eddyem
2017-12-05 22:12:09 +03:00
parent a6e198ec78
commit 22d195d38b
26 changed files with 11244 additions and 0 deletions

2
STM32/inc/gen042 Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
CFLAGS="-IF0 -Icm -DSTM32F030x6" geany -g stm32f030.c.tags F0/stm32f030x6.h F0/stm32f0.h F0/stm32f0xx.h cm/core_cm0.h cm/core_cmFunc.h cm/core_cmInstr.h cm/core_cmSimd.h startup/vector.c