summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
-rw-r--r--docs/esp32/tutorial/intro.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/esp32/tutorial/intro.rst b/docs/esp32/tutorial/intro.rst
index be0959987..cf4d0bcbd 100644
--- a/docs/esp32/tutorial/intro.rst
+++ b/docs/esp32/tutorial/intro.rst
@@ -50,6 +50,8 @@ features, there are daily builds. If your board has SPIRAM support you can
use either the standard firmware or the firmware with SPIRAM support, and in
the latter case you will have access to more RAM for Python objects.
+.. _esp32_flashing:
+
Deploying the firmware
----------------------