This commit is contained in:
Matthew Kennedy 2020-09-19 16:51:13 -07:00
parent 875f3c063c
commit 397f9aee64
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ CSRC = $(ALLCSRC) cfg/board.c
# setting.
CPPSRC = $(ALLCPPSRC) \
pwm.cpp \
can.cpp \
can_helper.cpp \
main.cpp
# List ASM source files here.