diff --git a/bacnet-stack/doc/htdocs/index.html b/bacnet-stack/doc/htdocs/index.html index 5d1211e2..9edd93c3 100644 --- a/bacnet-stack/doc/htdocs/index.html +++ b/bacnet-stack/doc/htdocs/index.html @@ -51,6 +51,8 @@ networks.
There are also commercial BACnet protocol source code libraries for BACnet @@ -198,6 +200,25 @@ 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 + the GNU ARM tools, such as + GNU Toolchain for ARM, + GNU ARM, + WinARM, + and YAGARTO toolchains on the Windows platform. + The datalink layer uses BACnet MS/TP + and the example uses several different objects and services.
+ + +