Skip to content
Snippets Groups Projects
Commit 789595c3 authored by Thibaut VIARD's avatar Thibaut VIARD
Browse files

[BL] Removing useless build parameter

parent 23565f38
Branches
Tags
No related merge requests found
......@@ -67,7 +67,6 @@ SIZE=$(ARM_GCC_PATH)size
# -----------------------------------------------------------------------------
# Compiler options
#-w
CFLAGS=-mthumb -mcpu=cortex-m0plus -Wall -c -std=gnu99 -ffunction-sections -fdata-sections -nostdlib -nostartfiles --param max-inline-insns-single=500
ifdef DEBUG
CFLAGS+=-g3 -O1 -DDEBUG=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment