2011-01-17 11:27:28 -03:00
|
|
|
NAME = atben
|
2011-06-07 16:39:17 -03:00
|
|
|
VERSION = 110607
|
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-02 18:05:15 -03:00
|
|
|
|
2011-03-22 10:49:14 -03:00
|
|
|
include ../makefiles/Makefile.kicad
|
2011-01-08 09:45:52 -03:00
|
|
|
|
2011-03-14 03:29:33 -03:00
|
|
|
# Copy text from front copper to front silk screen
|
|
|
|
|
2011-03-14 23:45:01 -03:00
|
|
|
cptx:
|
|
|
|
$(CPTX) -i $(NAME).brd 15 51950 30550 21 51950 30550
|