clean up my personal settings.
This commit is contained in:
parent
057682f776
commit
72b5f1a9a6
6
.gitignore
vendored
6
.gitignore
vendored
@ -86,9 +86,3 @@ TAGS
|
||||
####################
|
||||
.venv
|
||||
.env
|
||||
|
||||
1FILES
|
||||
2FILES
|
||||
TAG
|
||||
ports/nrf/LOG*.txt
|
||||
ports/nrf/boards/pg8c
|
||||
|
@ -87,7 +87,6 @@ INC += -I../../supervisor/shared/usb
|
||||
#Debugging/Optimization
|
||||
ifeq ($(DEBUG), 1)
|
||||
CFLAGS += -ggdb3
|
||||
CFLAGS += -DNDEBUG
|
||||
OPTIMIZATION_FLAGS = -Og
|
||||
else
|
||||
OPTIMIZATION_FLAGS ?= -O2 -fno-inline-functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user