Update example file links

wch-ch32v003
Gord Stephen 1 year ago committed by Felix Queißner
parent 025a0079af
commit 6be22ca959

@ -20,12 +20,12 @@
<h2>microzig examples</h2>
<ul class="bars">
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/tests/minimal.zig">Minimal File</a>
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/test/programs/minimal.zig">Minimal File</a>
</li>
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/tests/blinky.zig">Blinky</a></li>
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/tests/uart-sync.zig">Synchronous
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/test/programs/blinky.zig">Blinky</a></li>
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/test/programs/uart-sync.zig">Synchronous
UART Example</a></li>
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/tests/interrupt.zig">Interrupts</a>
<li><a href="https://github.com/ZigEmbeddedGroup/microzig/blob/main/test/programs/interrupt.zig">Interrupts</a>
</li>
</ul>
</div>

Loading…
Cancel
Save