diff options
| author | 2022-07-21 02:37:22 -0400 | |
|---|---|---|
| committer | 2022-07-21 02:37:22 -0400 | |
| commit | 4a683b8f654f3ecb6f2408dad3a9cfa60f3b39e6 (patch) | |
| tree | a6c324803c18ad9a6dbcd65d54b80984d39f58d0 /tests/mode00.cpp | |
| parent | cleanup, add ready pin to slave (diff) | |
move tests
Diffstat (limited to 'tests/mode00.cpp')
| -rw-r--r-- | tests/mode00.cpp | 3 |
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" |
