1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00

Update Building in Windows light / link to latest GCC

added link to the latest GCC and removed advise to use GCC 4.9
This commit is contained in:
Schalonsus 2017-10-07 21:19:09 +02:00 committed by GitHub
parent 974440dffa
commit cea385a24c

View file

@ -33,10 +33,10 @@ download https://www.dropbox.com/s/hhlr16h657y4l5u/devtools.zip?dl=0
extract it into C:\ it creates devtools folder
##Install arm toolchain
download https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q2-update/+download/gcc-arm-none-eabi-4_9-2015q2-20150609-win32.zip
##Install latest arm toolchain
download https://gcc.gnu.org/mirrors.html
extract it into C:\devtools\gcc-arm-none-eabi-4_9-2015q2-20150609-win32 (folder already there)
extract it into C:\devtools\gcc-arm-none-eabi-... (folder already there)
##Install Ruby