summaryrefslogtreecommitdiff
path: root/software/shared/spi.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/shared/spi.h')
-rw-r--r--software/shared/spi.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/software/shared/spi.h b/software/shared/spi.h
new file mode 100644
index 0000000..9c974c1
--- /dev/null
+++ b/software/shared/spi.h
@@ -0,0 +1,8 @@
+// See LICENSE for license details.
+
+#ifndef SIFIVE_SPI_H
+#define SIFIVE_SPI_H
+
+//TODO
+
+#endif