forked from epics_driver_modules/motorBase
- Debug messages added to motorRecord.c
- Merged with R4.3
This commit is contained in:
@@ -4,6 +4,12 @@ include $(TOP)/config/CONFIG_APP
|
||||
#----------------------------------------
|
||||
# ADD MACRO DEFINITIONS AFTER THIS LINE
|
||||
|
||||
# The following are used for debugging messages.
|
||||
#USR_CFLAGS += -DDEBUG
|
||||
#USR_CXXFLAGS += -DDEBUG
|
||||
|
||||
#USR_CFLAGS += -DDMR_SOFTMOTOR_MODS
|
||||
|
||||
# The following are required for all motor record configurations.
|
||||
SRCS.c += ../motorRecord.c ../motordevCom.c ../motordrvCom.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user