forked from achamaikin/CCSModuleSW30Web
Added post build options for correct output files list
This commit is contained in:
@@ -10,15 +10,18 @@ C_SRCS :=
|
||||
S_UPPER_SRCS :=
|
||||
O_SRCS :=
|
||||
CYCLO_FILES :=
|
||||
SIZE_OUTPUT :=
|
||||
OBJDUMP_LIST :=
|
||||
S_DEPS :=
|
||||
OBJCOPY_SREC :=
|
||||
C_DEPS :=
|
||||
OBJCOPY_BIN :=
|
||||
OBJCOPY_HEX :=
|
||||
SIZE_OUTPUT :=
|
||||
SU_FILES :=
|
||||
EXECUTABLES :=
|
||||
OBJS :=
|
||||
MAP_FILES :=
|
||||
S_DEPS :=
|
||||
S_UPPER_DEPS :=
|
||||
C_DEPS :=
|
||||
|
||||
# Every subdirectory with source files must be described here
|
||||
SUBDIRS := \
|
||||
|
||||
Reference in New Issue
Block a user