add i2c page
authorLuke Leighton <lkcl@lkcl.net>
Sun, 25 Feb 2018 10:05:22 +0000 (10:05 +0000)
committerLuke Leighton <lkcl@lkcl.net>
Sun, 25 Feb 2018 10:05:22 +0000 (10:05 +0000)
shakti/m_class/i2c.mdwn [new file with mode: 0644]

diff --git a/shakti/m_class/i2c.mdwn b/shakti/m_class/i2c.mdwn
new file mode 100644 (file)
index 0000000..3c61a8d
--- /dev/null
@@ -0,0 +1,7 @@
+# I2C
+
+* <https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/>
+  includes GPIO, SPI, UART, JTAG, I2C, PinCtrl, UART and PWM.  Also included
+  is a Watchdog Timer and others.
+* <http://opencores.org/project,i2c_master_slave>
+