E56A docs/develop/gettingstarted: Update ARM package list. · jimmo/micropython@b714f41 · GitHub
[go: up one dir, main page]

Skip to content

Commit b714f41

Browse files
eleciawhitedpgeorge
authored andcommitted
docs/develop/gettingstarted: Update ARM package list.
Signed-off-by: Elecia White <elecia@logicalelegance.com>
1 parent 7fad499 commit b714f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop/gettingstarted.rst

Lines changed: 1 addition & 1 deletion
@@ -100,7 +100,7 @@ For the stm32 port, the ARM cross-compiler is required:
Original file line numberDiff line numberDiff line change
100100

101101
.. code-block:: bash
102102
103-
$ sudo apt-get install arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-newlib
103+
$ sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
104104
105105
See the `ARM GCC
106106
toolchain <https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads>`_

0 commit comments

Comments
 (0)
0