1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-11-22 21:32:29 +02:00
eda-tools/schhist/demo-index.html
Werner Almesberger bd26493b98 Demo histories on http://downloads.qi-hardware.com/people/werner/schhist/
- schhist/Makefile (DEST): changed upload location from www.almesberger.net
  to downloads.qi-hardware.com
- schhist/Makefile (atusb-schhist-upload, xue-schhist-upload,
  cntr-schhist-upload, atusd-schhist-upload): changed directory name from
  demo* to the KiCad project name
- schhist/Makefile (update): pull the latest Xue, then regenerate and upload
  all schematics (atusb, xue, cntr, and atusd)
- schhist/demo-index.html: index page for schematics histories demos
- schhist/Makefile (upload-index): upload the demo index.html
- schhist/Makefile (PHONY): removed the obsolete ben-wpan-* entries and
  replaced them with atusb-*
2010-09-22 10:40:26 -03:00

13 lines
245 B
HTML

<HTML>
<TITLE>
Schematics Histories
</TITLE>
<BODY>
<H1>Schematics Histories</H1>
<A href="atusb/">atusb (ben-wpan)</A><P>
<A href="xue/">Xue</A><P>
<A href="cntr/">cntr (ben-wpan)</A><P>
<A href="atusd/">atusd (ben-wpan)</A><P>
</BODY>
</HTML>