mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-27 12:05:34 +00:00
Added note that 9.2.1 compiler is being used
parent
0905f7c64e
commit
bdb20d7269
@ -171,6 +171,7 @@ some compiling errors to check it's better to call it without '-j 8')
|
|||||||
sudo tar --strip=1 -xjvf gcc-arm-none-eabi.tar.bz2 -C armbin
|
sudo tar --strip=1 -xjvf gcc-arm-none-eabi.tar.bz2 -C armbin
|
||||||
|
|
||||||
Download an up to date version here if you want to try: https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads
|
Download an up to date version here if you want to try: https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads
|
||||||
|
The nightly build/release system is using version 9.2.1, known as 9-2019-q4-major, found here: https://developer.arm.com/downloads/-/gnu-rm
|
||||||
Don't forget to change the paths or filenames accordingly
|
Don't forget to change the paths or filenames accordingly
|
||||||
|
|
||||||
## 3. Link ARM compiler to your bash environment
|
## 3. Link ARM compiler to your bash environment
|
||||||
|
Loading…
Reference in New Issue
Block a user