From d373f3cc07b686b9b8a3b37bc191d30a18ef4d07 Mon Sep 17 00:00:00 2001
From: skarg
BACnet Stack
An open source BACnet protocol stack for embedded systems
@@ -196,12 +197,12 @@
It compiles using Borland C++.
There is a project in the ports/pic18f6720 directory, and a sample - application that can be build using MP-Lab + application that can be built using MP-Lab and the Microchip compiler MCC18. The datalink layer uses BACnet MS/TP and the example uses several different objects and services.
There is a project in the ports/at91sam7s directory for the AT91SAM7S-EK - demo board. There is a server application that can be build using + demo board. There is a server application that can be built using the GNU ARM tools, such as GNU Toolchain for ARM, GNU ARM, @@ -212,7 +213,7 @@