Reindent a block
This commit is contained in:
parent
9caa65cf28
commit
22b04aef22
|
@ -57,7 +57,8 @@ CROSS_COMPILE = arm-none-eabi-
|
|||
|
||||
HAL_DIR=hal/$(MCU_SERIES)
|
||||
|
||||
INC += -I. \
|
||||
INC += \
|
||||
-I. \
|
||||
-I../.. \
|
||||
-I../lib/mp-readline \
|
||||
-I../shared/timeutils \
|
||||
|
|
Loading…
Reference in New Issue