1
0
mirror of git://projects.qi-hardware.com/xue.git synced 2025-04-21 12:27:27 +03:00

moved camera and camera_psu schematics pages to new daughterboard project

This commit is contained in:
Wolfgang Spraul
2010-12-19 13:10:35 +00:00
parent 54b07e583c
commit db5dd9012c
5 changed files with 1756 additions and 0 deletions

19
camera/Makefile Normal file
View File

@@ -0,0 +1,19 @@
all:
@echo Usage:
@echo make dsv
@echo make sch
dsv:
dsv setup BOOKSHELF
sch:
eeschema camera.sch
brd:
pcbnew camera.brd
clean:
@rm -f camera-cache.lib
@rm -f camera-cache.bak
@rm -f camera.bak
@rm -f camera_psu.bak