add quad spi page
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 21 Mar 2018 16:28:12 +0000 (16:28 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 21 Mar 2018 16:28:19 +0000 (16:28 +0000)
shakti/m_class/QSPI.mdwn [new file with mode: 0644]
shakti/m_class/SPI.mdwn

diff --git a/shakti/m_class/QSPI.mdwn b/shakti/m_class/QSPI.mdwn
new file mode 100644 (file)
index 0000000..59981db
--- /dev/null
@@ -0,0 +1,5 @@
+# Quad SPI
+
+see also [[SPI]]
+
+* <https://bitbucket.org/casl/c-class/src/3fba75dfbd0c64815eb8ec6dc965666812c44bae/src/peripherals/qspi/?at=master>
index f9d82cf98a20c5580e8e37e7b1290f9851bd0160..9fcf753a003659316f0fe3494e63e07c32771c9a 100644 (file)
@@ -1,5 +1,7 @@
 # SPI
 
+see also [[QSPI]]
+
 * <http://bugs.libre-riscv.org/show_bug.cgi?id=6>
 * Optional 4-wire SPI NAND/NOR for boot (XIP - Execute In-place - recommended).
 * <https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/>