Begin3 Title: ptl2com Version: 0.2 Entered-date: 2010-01-04 Description: ptl2com is a program communicate with, and upload and download BASIC files to a MCS-BASIC embedded system via a serial port. Baudrate, and serial device name is selectable, and is kept after a restart. To unpack: tar -zxvf ptl2com-0.2.tgz cd ptl2com-0.2 Then follow the instructions in INSTALL. 0.1: This is a first release, was never released in public. 0.2: Fixed some segfaults because of files closed before FD.... Added debug mode. Added lsm file, README, INSTALL, CHANGES, LICENSE. Fixed for clean compile with -Wall. Added automatic setup directory creation. Keywords: RS232, serial port, MCS-BASIC, embedded Author: Jan Panteltje panteltje@yahoo.com Maintained-by: Jan Panteltje panteltje@yahoo.com Primary-site: ftp://sunsite.unc.edu/pub/linux/apps/misc/ Alternate-site: http://panteltje.com/panteltje/newsflex/download.html Platforms: LINUX, UNIX Copying-policy: GPL2 ONLY End