CI updated to actually work with multi schem projs
Git submodules tested and working using .gitmodules file Made test template
This commit is contained in:
22
test/meta/info.html
Normal file
22
test/meta/info.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html;
|
||||
charset=windows-1252">
|
||||
<TITLE>Raspberry Pi - Expansion Board</TITLE>
|
||||
</HEAD>
|
||||
<BODY LANG="fr-FR" DIR="LTR">
|
||||
<P>This project template is the basis of an expansion board for the
|
||||
<A HREF="http://www.raspberrypi.org/" TARGET="blank">Raspberry Pi $25
|
||||
ARM board.</A> <BR><BR>This base project includes a PCB edge defined
|
||||
as the same size as the Raspberry-Pi PCB with the connectors placed
|
||||
correctly to align the two boards. All IO present on the Raspberry-Pi
|
||||
board is connected to the project through the 0.1" expansion
|
||||
headers. <BR><BR>The board outline looks like the following:
|
||||
</P>
|
||||
<P><IMG SRC="brd.png" NAME="brd" ALIGN=BOTTOM WIDTH=680 HEIGHT=378
|
||||
BORDER=0><BR><BR><BR><BR>
|
||||
</P>
|
||||
<P>(c)2012 Brian Sidebotham<BR>(c)2012 KiCad Developers</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user