added doc folder with first example circuit.

This commit is contained in:
Martin Preuss
2026-03-01 01:06:20 +01:00
parent d6e87aeba5
commit bdd2d3bdc6
7 changed files with 29 additions and 0 deletions

9
doc/0BUILD Normal file
View File

@@ -0,0 +1,9 @@
<?xml?>
<gwbuild>
<subdirs>
mcu-examples
</subdirs>
</gwbuild>

9
doc/mcu-examples/0BUILD Normal file
View File

@@ -0,0 +1,9 @@
<?xml?>
<gwbuild>
<subdirs>
example_01
</subdirs>
</gwbuild>

View File

@@ -0,0 +1,10 @@
<?xml?>
<gwbuild>
<data dist="true">
2d.png
3d.png
schematic.png
</data>
</gwbuild>

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB