README: Update link for ARM embedded toolchain to developer.arm.com.

This commit is contained in:
Bradley Wogsland 2022-02-09 10:52:02 +01:00 committed by Damien George
parent 767058f328
commit 0dfd0447fa
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ The STM32 version
The "stm32" port requires an ARM compiler, arm-none-eabi-gcc, and associated
bin-utils. For those using Arch Linux, you need arm-none-eabi-binutils,
arm-none-eabi-gcc and arm-none-eabi-newlib packages. Otherwise, try here:
https://launchpad.net/gcc-arm-embedded
https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm
To build: