Adding a DOS port to run on x86 single board computer.

This commit is contained in:
skarg
2007-12-06 22:31:14 +00:00
parent af373fbbfe
commit 64e9b54dbd
23 changed files with 2838 additions and 46 deletions
+5
View File
@@ -0,0 +1,5 @@
This is a port to DOS using the BACnet MS/TP datalink layer.
It utilizes some serial routines from snippets.org.
It was tested and compiled with Turbo C++ 1.01 which is
freely available from http://dn.codegear.com/article/21751
It was targeting the TS-3100 from Technologic Systems.