diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-06 22:57:53 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-06 22:57:53 -0400 |
commit | e897ca969ae49179806f25d0492e118b5c90a8ad (patch) | |
tree | 8e714abfc4606cb25d694543ccb48217676c22e9 /source | |
parent | f7fbabd02bdd87d6cf2cc001d6d9ec1db4ae9aa0 (diff) | |
download | librambutan-e897ca969ae49179806f25d0492e118b5c90a8ad.tar.gz librambutan-e897ca969ae49179806f25d0492e118b5c90a8ad.zip |
Add FAQ about the command-line toolchain.
Sometimes people still ask about this, and the FAQ is a high-profile
page, so this seems appropriate.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/faq.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/faq.rst b/source/faq.rst index ec74487..bd155ae 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -107,3 +107,9 @@ featuring a `detailed discussion on pin capability 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. + +Can I use Maple without Maple IDE? +---------------------------------- + +Yes. See :ref:`unix-toolchain` for the details. + |