;; -*- 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 (prj "prj/proto") ;; project home directory (path "." "/" "pic18" "prj/proto" ;; project paths, relative to Brood root. "prj/krikit") (port "/dev/ttyUSB0" 38400) ;; serial device + baud rate )