Updated the Datalink Data-Expecting-Reply for the at91sam7s and atmega168 projects.

This commit is contained in:
skarg
2007-08-24 00:34:32 +00:00
parent b41f8709d8
commit 686030e197
6 changed files with 201 additions and 94 deletions
+4 -1
View File
@@ -17,6 +17,9 @@ CSRC = main.c \
timer.c \
rs485.c \
dlmstp.c \
../../npdu.c \
../../bacint.c \
../../bacaddr.c \
../../mstp.c \
../../crc.c
@@ -28,7 +31,7 @@ DEMOSRC = h_rp.c \
../../demo/handler/h_rd.c \
../../demo/handler/h_dcc.c
CORESRC = ../../npdu.c \
CORESRC = \
../../bacint.c \
../../apdu.c \
../../bacdcode.c \