mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +08:00
[chibios] Indentantion fix
This commit is contained in:
@@ -80,7 +80,6 @@ ifeq (,$(findstring $(RTOS_DEBUG),0 FALSE))
|
|||||||
else
|
else
|
||||||
CH_OPT ?= 2 -ggdb
|
CH_OPT ?= 2 -ggdb
|
||||||
endif
|
endif
|
||||||
|
|
||||||
USE_OPT = -std=gnu99 -O$(CH_OPT) \
|
USE_OPT = -std=gnu99 -O$(CH_OPT) \
|
||||||
-falign-functions=16 -fomit-frame-pointer \
|
-falign-functions=16 -fomit-frame-pointer \
|
||||||
-W -Wall \
|
-W -Wall \
|
||||||
|
|||||||
Reference in New Issue
Block a user