aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source/troubleshooting.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/troubleshooting.rst b/source/troubleshooting.rst
index 073eecb..80f6df4 100644
--- a/source/troubleshooting.rst
+++ b/source/troubleshooting.rst
@@ -180,6 +180,12 @@ you :command:`make clean` when switching between Flash and RAM
targets; our Makefile isn't smart enough to rebuild everything for the
new target.
+My code uploads, but it doesn't work!
+-------------------------------------
+
+Are you sure you have the right board selected? (Maple vs. Maple Mini,
+etc.)
+
.. _troubleshooting-shell:
===================