;; -*- scheme -*- ;; This is an example of an empty state file. note that state files ;; when written by the application do not preserve comments or ;; formatting. (project (id "krikit-tx") ;; target identifier (see forth code) (prj "prj/krikit-tx") ;; project directory (port "/dev/ttyUSB1" ;; serial port ;; 9600 ;; baud rate 38400) (path "." "/" "pic18" "prj/krikit" "prj/hub") )