added doc folder with first example circuit.
This commit is contained in:
1
0BUILD
1
0BUILD
@@ -180,6 +180,7 @@
|
|||||||
devices
|
devices
|
||||||
etc
|
etc
|
||||||
scripts
|
scripts
|
||||||
|
doc
|
||||||
</subdirs>
|
</subdirs>
|
||||||
|
|
||||||
<ifVarMatches name="option_with_avr" value="TRUE" >
|
<ifVarMatches name="option_with_avr" value="TRUE" >
|
||||||
|
|||||||
9
doc/0BUILD
Normal file
9
doc/0BUILD
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml?>
|
||||||
|
|
||||||
|
<gwbuild>
|
||||||
|
|
||||||
|
<subdirs>
|
||||||
|
mcu-examples
|
||||||
|
</subdirs>
|
||||||
|
|
||||||
|
</gwbuild>
|
||||||
9
doc/mcu-examples/0BUILD
Normal file
9
doc/mcu-examples/0BUILD
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<?xml?>
|
||||||
|
|
||||||
|
<gwbuild>
|
||||||
|
|
||||||
|
<subdirs>
|
||||||
|
example_01
|
||||||
|
</subdirs>
|
||||||
|
|
||||||
|
</gwbuild>
|
||||||
10
doc/mcu-examples/example_01/0BUILD
Normal file
10
doc/mcu-examples/example_01/0BUILD
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml?>
|
||||||
|
|
||||||
|
<gwbuild>
|
||||||
|
<data dist="true">
|
||||||
|
2d.png
|
||||||
|
3d.png
|
||||||
|
schematic.png
|
||||||
|
</data>
|
||||||
|
|
||||||
|
</gwbuild>
|
||||||
BIN
doc/mcu-examples/example_01/2d.png
Normal file
BIN
doc/mcu-examples/example_01/2d.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
BIN
doc/mcu-examples/example_01/3d.png
Normal file
BIN
doc/mcu-examples/example_01/3d.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
BIN
doc/mcu-examples/example_01/schematic.png
Normal file
BIN
doc/mcu-examples/example_01/schematic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 117 KiB |
Reference in New Issue
Block a user