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