summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2021-12-24 09:27:52 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-12-24 09:28:22 (GMT)
commit9012b85ede15c561ddb1998e39906548773dd988 (patch)
tree99ebe3017ef2dcde5f87f27c729968915d4918e7 /docs
parent36bbdaff6d2103a27b5aa26af7ee536dbaf3d678 (diff)
wasp: Switch recommended toolset to 10-2020-q4
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 8261259..f194e19 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -45,7 +45,7 @@ with pip instead:
You will also need a toolchain for the Arm Cortex-M4. wasp-os is developed and
tested using the `GNU-RM toolchain
<https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm>`_
-(9-2019-q4) from Arm.
+(10-2020-q4) from Arm.
.. note::