diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-20 22:20:53 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-20 22:20:53 -0400 |
commit | 316e94e79059e4f3683231f34ba3b085a1ced2fe (patch) | |
tree | f7ba0c53c6d96a8f63510ec49fb693e7f8c53400 | |
parent | 8dbea21d6105f673a5227a01b8250927f255920b (diff) | |
download | librambutan-316e94e79059e4f3683231f34ba3b085a1ced2fe.tar.gz librambutan-316e94e79059e4f3683231f34ba3b085a1ced2fe.zip |
faq: Added another link on fast I/O.
-rw-r--r-- | source/faq.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/faq.rst b/source/faq.rst index da67370..0d26a48 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -106,4 +106,6 @@ squeeze a little extra out of your board. First, a `general summary try, with measurements of the speed you'll get. Next, a thread featuring a `detailed discussion on pin capability <http://forums.leaflabs.com/topic.php?id=774>`_, with a focus on -writes. +writes. And finally, `another thread +<http://forums.leaflabs.com/topic.php?id=895>`_ on the subject which +summarizes a variety of other threads on doing I/O quickly. |