2011-01-17 16:27:28 +02:00
|
|
|
NAME = atben
|
2011-03-31 09:34:33 +03:00
|
|
|
VERSION = 110330
|
Added components (transistor and balun) for the uSD variant.
- atusd/Makefile:
- AUTHORS, atusd/Makefile, atusd/dtc123.lib, atusd/dtc123je.fpd: borrowed
the DTC123 symbol (Alvaro Lopes) and footprint (Dave Ball) from
gta02-core. Note that this isn't the part I'm using in my prototype, and
I'm trying to get rid of it entirely, so all this will change before too
long.
- components/BOOKSHELF, components/INFO, components/balun.lib,
modules/Makefile, modules/INFO, modules/0805-6.fpd: added the Wuerth
748421245 balun
makefile
2010-09-03 00:05:15 +03:00
|
|
|
|
2011-03-22 15:49:14 +02:00
|
|
|
include ../makefiles/Makefile.kicad
|
2011-01-08 14:45:52 +02:00
|
|
|
|
2011-03-14 08:29:33 +02:00
|
|
|
# Copy text from front copper to front silk screen
|
|
|
|
|
2011-03-15 04:45:01 +02:00
|
|
|
cptx:
|
|
|
|
$(CPTX) -i $(NAME).brd 15 51950 30550 21 51950 30550
|