mirror of
https://github.com/eddyem/mmpp.git
synced 2026-03-21 17:20:57 +03:00
start of STM32 programming (very-very pre-alpha version)
This commit is contained in:
2
STM32/inc/gen042
Executable file
2
STM32/inc/gen042
Executable 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
|
||||
Reference in New Issue
Block a user