;; -*- 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") ;; target identifier (see forth code) (prj "prj/krikit") ;; project directory (port "/dev/ttyUSB0" ;; serial port ;; 9600 ;; baud rate 38400) (path "." "/" "pic18" "prj/krikit" ;; project paths, relative to Brood root. "prj/hub") )