1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00
- 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-*
This commit is contained in:
Werner Almesberger
2010-09-22 10:40:26 -03:00
parent 4780b8b33b
commit bd26493b98
2 changed files with 29 additions and 6 deletions

12
schhist/demo-index.html Normal file
View File

@@ -0,0 +1,12 @@
<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>