doc: toolchains: Remove warning about GNU Arm 8

Since the latest version available for download works well, there is no
reason anymore to warn the users about a particular, older toolchain
version not working correctly on Windows.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2020-03-01 20:05:39 +01:00 committed by Johan Hedberg
commit 53431884c3

View file

@ -20,12 +20,6 @@ GNU ARM Embedded
Windows, we'll assume you install into the directory
:file:`C:\\gnu_arm_embedded`.
.. warning::
The GNU ARM Embedded Toolchain for Windows, version **8-2018-q4-major**
has a `critical bug <https://github.com/zephyrproject-rtos/zephyr/issues/12257>`_
and should not be used. Toolchain version **7-2018-q2-update** is known to work.
#. :ref:`Set these environment variables <env_vars>`:
- Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``gnuarmemb``.