making file reuseable
This commit is contained in:
parent
de10b8c473
commit
00f44bc2e2
|
@ -35,3 +35,5 @@ BRDFLAGS += -DBOOT_CPU_SYSTEM_SPEED_KHZ=168000
|
|||
BRDFLAGS += -DBOOT_COM_RS232_CHANNEL_INDEX=2
|
||||
# \brief Select the desired CAN peripheral as a zero based index.
|
||||
BRDFLAGS += -DBOOT_COM_CAN_CHANNEL_INDEX=0
|
||||
|
||||
PROJ_FILES += $(PROJECT_DIR)/hw_layer/openblt/main_internal_osc.c
|
||||
|
|
Loading…
Reference in New Issue