Skip to content

Commit

Permalink
docs/develop/gettingstarted: Update ARM package list.
Browse files Browse the repository at this point in the history
Signed-off-by: Elecia White <elecia@logicalelegance.com>
  • Loading branch information
eleciawhite authored and dpgeorge committed Aug 5, 2023
1 parent 7fad499 commit b714f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/gettingstarted.rst
Expand Up @@ -100,7 +100,7 @@ For the stm32 port, the ARM cross-compiler is required:

.. code-block:: bash
$ sudo apt-get install arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-newlib
$ sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
See the `ARM GCC
toolchain <https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads>`_
Expand Down

0 comments on commit b714f41

Please sign in to comment.