1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-28 23:57:37 +03:00

Forgot cntr/Makefile. Added ground fill.

- cntr/Makefile: oops, forgot to add this one to the repository
- cntr/cntr.brd: fill unused spaces with ground
This commit is contained in:
Werner Almesberger 2010-08-22 21:45:25 -03:00
parent 5553d3e75b
commit 51de2a5235
3 changed files with 1491 additions and 3 deletions

18
cntr/Makefile Normal file
View File

@ -0,0 +1,18 @@
.PHONY: all gen generate sch brd xpdf
all:
@echo "make what ? target: gen sch brd xpdf"
@exit 1
gen generate:
eeschema --plot `pwd`/cntr.sch
# need scripts
sch:
eeschema `pwd`/cntr.sch
brd:
pcbnew `pwd`/cntr.brd
xpdf:
xpdf cntr.pdf

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
update=Sun Aug 22 21:26:53 2010
update=Sun Aug 22 21:43:11 2010
last_client=pcbnew
[eeschema]
version=1