moved g_* yo begin

This commit is contained in:
2022-09-02 09:51:36 +02:00
parent c93d68a914
commit 73af1476a6
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
.SECONDARY:
CFLAGS+= -I. -O1 -DSTM32F4 -std=c99
CFLAGS+= -I. -Os -DSTM32F4 -std=c99
#CFLAGS+= -mthumb
#CFLAGS+= -march=armv7e-m
CFLAGS+= -mfloat-abi=hard