aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mode00.cpp
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2022-07-21 02:37:22 -0400
committerGravatar Peter McGoron 2022-07-21 02:37:22 -0400
commit4a683b8f654f3ecb6f2408dad3a9cfa60f3b39e6 (patch)
treea6c324803c18ad9a6dbcd65d54b80984d39f58d0 /tests/mode00.cpp
parentcleanup, add ready pin to slave (diff)
move tests
Diffstat (limited to 'tests/mode00.cpp')
-rw-r--r--tests/mode00.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mode00.cpp b/tests/mode00.cpp
new file mode 100644
index 0000000..4ba98dd
--- /dev/null
+++ b/tests/mode00.cpp
@@ -0,0 +1,3 @@
+#include "Vmode00.h"
+using TopModule = Vmode00;
+#include "write_read.cpp"