Updated for ATmega port.

This commit is contained in:
skarg
2007-08-16 18:52:12 +00:00
parent a99bbea376
commit 2722f8c008
7 changed files with 57 additions and 34 deletions
+4 -4
View File
@@ -44,10 +44,10 @@ DEMOSRC = ai.c \
h_rp.c \
h_wp.c \
device.c \
../../demo\handler\txbuf.c \
../../demo\handler\h_whois.c \
../../demo\handler\h_rd.c \
../../demo\handler\h_dcc.c
../../demo/handler/txbuf.c \
../../demo/handler/h_whois.c \
../../demo/handler/h_rd.c \
../../demo/handler/h_dcc.c
CORESRC = ../../npdu.c \
../../bacint.c \