1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-01-22 14:41:05 +02:00
Werner Almesberger 8885467617 Makefile.kicad: added generation of a positioning for the SMT fab
- Makefile.kicad ($(NAME)Front.pos): --origin does nothing with --pos;
  removed it
- Makefile.kicad ($(NAME)-pos.csv): use pos2fab to generate a positioning
  file for the SMT fab
- Makefile.kicad (clean): remove $(NAME)Front.pos and $(NAME)-pos.csv
2011-03-22 21:59:13 -03:00
..