Release BACnet Protocol Stack 0.3.0

This commit is contained in:
skarg
2007-02-23 13:19:57 +00:00
parent 6c5b409dcf
commit 63e18a0f1f
315 changed files with 57198 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
BACnet Stack
Developer Build
This BACnet Stack is designed as a library for an embedded product.
However, there are a number of example applications in the demo/ directory
that show how it can be used for client and server applications.
The demos can be built using makefiles in the root directory, or by
using individual makefiles in the demo directories.