We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23565f3 commit 789595cCopy full SHA for 789595c
bootloaders/zero/Makefile
@@ -67,7 +67,6 @@ SIZE=$(ARM_GCC_PATH)size
67
68
# -----------------------------------------------------------------------------
69
# Compiler options
70
-#-w
71
CFLAGS=-mthumb -mcpu=cortex-m0plus -Wall -c -std=gnu99 -ffunction-sections -fdata-sections -nostdlib -nostartfiles --param max-inline-insns-single=500
72
ifdef DEBUG
73
CFLAGS+=-g3 -O1 -DDEBUG=1
0 commit comments