Added MS/TP on Win32 port using external USB RS-485 device from SerialGear. Only completed RS-485 and dlmst unit testing. It is communicating but not nicely.

This commit is contained in:
skarg
2007-06-26 22:32:43 +00:00
parent e6c21e9bb7
commit b3fda233cf
10 changed files with 2978 additions and 122 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#
# Simple makefile to build an RTB executable for RTOS-32
# Simple makefile to build an executable for Win32 console
#
# This makefile assumes Borland bcc32 development environment
# on Windows NT/9x/2000/XP
# on Windows NT/9x/2000/XP, which includes make, bcc32, and ilink
#
!ifndef BORLAND_DIR