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