[chibios] Indentantion fix

This commit is contained in:
podhrmic
2016-08-11 10:21:45 -07:00
parent 8700b94f69
commit 0f6125f7e5
-1
View File
@@ -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 \