switched from KiCAD to gEDA (scriptable), SAM3S replaces SAM7S, no PLLRC required, 2.2uF cap replaces 1uF for less different components, uSD slot replaces flash

This commit is contained in:
Kevin Redon
2011-10-26 14:05:18 +02:00
parent 7bb1977810
commit 85ef0105b9
19 changed files with 3415 additions and 0 deletions

3
hardware/geda/gafrc Normal file
View File

@@ -0,0 +1,3 @@
; .sch gEDA configuration file
(define gedasymbols "lib")
(component-library (build-path gedasymbols "symbols"))