We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 377a1ec + 786a004 commit 5364d43Copy full SHA for 5364d43
board/build.mk
@@ -1,4 +1,4 @@
1
-CFLAGS += -I inc -I ../ -nostdlib -fno-builtin -std=gnu11 -O0
+CFLAGS += -I inc -I ../ -nostdlib -fno-builtin -std=gnu11 -O2
2
CFLAGS += -Tstm32_flash.ld
3
4
CC = arm-none-eabi-gcc
0 commit comments