add GPIO page
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 7 Mar 2018 07:34:45 +0000 (07:34 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 7 Mar 2018 07:34:45 +0000 (07:34 +0000)
shakti/m_class/GPIO.mdwn [new file with mode: 0644]

diff --git a/shakti/m_class/GPIO.mdwn b/shakti/m_class/GPIO.mdwn
new file mode 100644 (file)
index 0000000..a747e62
--- /dev/null
@@ -0,0 +1,8 @@
+# GPIO
+
+* <http://bugs.libre-riscv.org/show_bug.cgi?id=15>
+* <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/gpio/?at=master>
+