summaryrefslogtreecommitdiffstats
path: root/sw/z80_tests/usart/usart.h
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-10-05 12:17:37 +0200
committerNao Pross <naopross@thearcway.org>2017-10-05 12:17:37 +0200
commitf000d406809d8a7a0e71c388ebfb15d7564728e4 (patch)
tree2284c66b0459e9456fb451feaa4290e5d99e4349 /sw/z80_tests/usart/usart.h
parentMerge remote-tracking branch 'origin/atlas' into naopross (diff)
downloadz80uPC-f000d406809d8a7a0e71c388ebfb15d7564728e4.tar.gz
z80uPC-f000d406809d8a7a0e71c388ebfb15d7564728e4.zip
Test units are now in their own folder 'z80_test', add programmer cli interface
Diffstat (limited to '')
l---------sw/z80_tests/usart/usart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/z80_tests/usart/usart.h b/sw/z80_tests/usart/usart.h
new file mode 120000
index 0000000..84ee24d
--- /dev/null
+++ b/sw/z80_tests/usart/usart.h
@@ -0,0 +1 @@
+../../z80/kernel/include/drivers/usart.h \ No newline at end of file