Added more objects to BDK port, and connected AI to ADC7, and BI0..BI4 to PINB0..PINB4. Fixed up some other objects and object API (header files).
This commit is contained in:
@@ -42,6 +42,7 @@ BACNET_DEMO = ../../demo
|
||||
CSRC = main.c \
|
||||
init.c \
|
||||
stack.c \
|
||||
adc.c \
|
||||
input.c \
|
||||
serial.c \
|
||||
rs485.c \
|
||||
@@ -56,6 +57,7 @@ CSRC = main.c \
|
||||
h_rd.c \
|
||||
device.c \
|
||||
ai.c \
|
||||
av.c \
|
||||
bi.c \
|
||||
bo.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user