add slides
[libreriscv.git] / shakti / m_class / I2C.mdwn
index 3c61a8d1787f74c4a6fdc57f1810e3fca050123e..a8d727b62a33a9784cf9e10a648e2b7336a14bf7 100644 (file)
@@ -1,7 +1,9 @@
 # I2C
 
+* <http://bugs.libre-riscv.org/show_bug.cgi?id=1>
 * <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.
+* <https://bitbucket.org/casl/c-class/src/0e77398a030bfd705930d0f1b8b9b5050d76e265/src/peripherals/i2c/?at=master>
 * <http://opencores.org/project,i2c_master_slave>