Finished schematics and preliminary board layout.
This commit is contained in:
parent
b234ceec3f
commit
1318ff1517
10 changed files with 2008 additions and 86 deletions
9
gafrc
Normal file
9
gafrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
; -*-Scheme-*-
|
||||
;;;
|
||||
;;; Project specific init file for gaf
|
||||
;;;
|
||||
|
||||
; Add custom symbol library
|
||||
(component-library "./custom_symbols")
|
||||
|
||||
|
Reference in a new issue