1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-01 11:54:11 +03:00
ben-wpan/bom
Werner Almesberger 6e0abca154 bom/Makefile generalization
- bom/Makefile: simplify atusd.ord and atusd.par rule by using $^
- bom/Makefile: use pattern rule for atusd.ord and atusd.par
- bom/Makefile: since we can't have more than one percent sign on a
  dependency, add vpath
- bom/Makefile: use pattern rule for show-atusd. We also have to remove
  show-atusd from .PHONY because implicit rules are not applied to phony
  targets.
2010-10-24 23:51:50 -03:00
..
dk eda-tools now has all the R and C we need here. Removed local database. 2010-10-17 20:23:52 -03:00
lib Added generation of Yageo RC0402 resistors. We can now produce the full BOM. 2010-09-12 17:01:54 -03:00
atrf.equ Added the Johanson 2450FB15L0001 balun as a less expensive alternative to the 2010-09-22 12:33:02 -03:00
atrf.inv BOM work in progress. Completed generation of capacitor characteristics. 2010-09-12 15:19:38 -03:00
atrf.sub Adjusted parsing of component values. Now all capacitors get properly selected. 2010-09-12 16:43:33 -03:00
Makefile bom/Makefile generalization 2010-10-24 23:51:50 -03:00