Refactored test and bacnet into respective files.

This commit is contained in:
skarg
2010-07-18 19:08:44 +00:00
parent 374a747ec8
commit a298d07b9a
6 changed files with 324 additions and 168 deletions
+3 -1
View File
@@ -61,6 +61,8 @@ CSRC = main.c \
eeprom.c \
seeprom.c \
dlmstp.c \
test.c \
bacnet.c \
device.c \
ai.c \
av.c \
@@ -156,7 +158,7 @@ endif
## BACnet options
BFLAGS = -DBACDL_MSTP
BFLAGS += -DMAX_APDU=128
BFLAGS += -DMAX_APDU=256
BFLAGS += -DBIG_ENDIAN=0
BFLAGS += -DMAX_TSM_TRANSACTIONS=0
#BFLAGS += -DCRC_USE_TABLE