This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
ben-wpan
Watch
1
Star
0
Fork
0
You've already forked ben-wpan
mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced
2024-11-17 23:15:02 +02:00
Code
b3374dd7c8
ben-wpan
/
Makefile
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved hardware design files from top-level directory to atrf/ - wpan-atrf.pro, wpan-atrf.sch, usb.sch, atrf.sch, wpan-atrf.cmp, wpan-atrf.brd, Makefile: moved to atrf/ - atrf/wpan-atrf.pro: updated paths to components/ and modules/ - Makefile: retained "dsv" section
2010-08-22 22:06:43 +03:00
.PHONY
:
all
dsv
Added AT86RF230 schematics symbol and some misc. stuff. - Makefile: "make sch", "make brd", plus a few placeholders - wpan-atrf.sch, usb.sch, atrf.sch: schematics sheets (with little on) - components/INFO, components/at86rf230.lib, components/at86rf230.dcm
2010-08-10 03:31:23 +03:00
all
:
Moved hardware design files from top-level directory to atrf/ - wpan-atrf.pro, wpan-atrf.sch, usb.sch, atrf.sch, wpan-atrf.cmp, wpan-atrf.brd, Makefile: moved to atrf/ - atrf/wpan-atrf.pro: updated paths to components/ and modules/ - Makefile: retained "dsv" section
2010-08-22 22:06:43 +03:00
@echo
"make what ? target: dsv"
Added AT86RF230 schematics symbol and some misc. stuff. - Makefile: "make sch", "make brd", plus a few placeholders - wpan-atrf.sch, usb.sch, atrf.sch: schematics sheets (with little on) - components/INFO, components/at86rf230.lib, components/at86rf230.dcm
2010-08-10 03:31:23 +03:00
@exit
1
Added a data sheet viewer. It improves upon the design used in gta02-core by allowing a hierarchy of caches, by using only one directory for each cache, and by putting only one command in the PATH. - scripts/dsv: new and improved data sheet viewer (successor of gta02-core's dsv) - Makefile: added "dsv" target to update the bookshelf - ds/INFO, components/INFO, modules/INFO: ds/INFO moved to BOOKSHELF - components/INFO, modules/INFO: renamed "D" tag to "N", for consistency with BOOKSHELF - BOOKSHELF: changed "stdpass" URL to the actual PDF
2010-08-10 18:26:24 +03:00
dsv
:
scripts/dsv setup BOOKSHELF
Copy Permalink