move common util fcts to /common to avoid common files (e.g. crc) to depend on non-common files
This commit is contained in:
@@ -116,6 +116,7 @@ POSTCOMPILE = $(MV) -f $(OBJDIR)/$*.Td $(OBJDIR)/$*.d
|
||||
CORESRCS = uart_posix.c \
|
||||
uart_win32.c \
|
||||
ui.c \
|
||||
commonutil.c \
|
||||
util.c \
|
||||
util_posix.c \
|
||||
scandir.c \
|
||||
|
||||
Reference in New Issue
Block a user