mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-23 10:36:17 +02:00
d6c04f43c1
- atben.brd (U1): updated QFN32-VHHD-6 footprint (for solder paste size change) - atben.brd, Makefile (VERSION): bumped version number to 110322
10 lines
181 B
Makefile
10 lines
181 B
Makefile
NAME = atben
|
|
VERSION = 110322
|
|
|
|
include ../makefiles/Makefile.kicad
|
|
|
|
# Copy text from front copper to front silk screen
|
|
|
|
cptx:
|
|
$(CPTX) -i $(NAME).brd 15 51950 30550 21 51950 30550
|