Add some test pvs for pdos and sdos

This commit is contained in:
Anders Sandstrom
2021-03-10 17:06:31 +01:00
parent 5e6ed01cd7
commit 1b88210a60
7 changed files with 44 additions and 23 deletions
+1
View File
@@ -48,6 +48,7 @@ USR_INCLUDES += -I$(where_am_I)$(APPSRC)
TEMPLATES += $(wildcard $(APPDB)/*.db)
TEMPLATES += $(wildcard $(APPDB)/*.template)
TEMPLATES += $(wildcard $(APPDB)/*.substitutions)
SOURCES += $(APPSRC)/ecmcPluginSocketCAN.c
SOURCES += $(APPSRC)/ecmcSocketCAN.cpp
SOURCES += $(APPSRC)/ecmcSocketCANWrap.cpp