feat: Update gcc to v5.2.0, new url in README

This commit is contained in:
Wu Jian Gang
2018-11-09 15:40:09 +08:00
parent e8a5a0fbd7
commit efdd1c6efb
2 changed files with 6 additions and 6 deletions

View File

@ -33,10 +33,10 @@ Actions to be taken for *ESP8266_RTOS_SDK v3.0* include the following items:
You can get toolchain from arduio firstly.
* [Windows](https://dl.espressif.com/dl/xtensa-lx106-elf-win32-1.22.0-88-gde0bdc1-4.8.5.tar.gz)
* [Mac](https://dl.espressif.com/dl/xtensa-lx106-elf-osx-1.22.0-88-gde0bdc1-4.8.5.tar.gz)
* [Linux(64)](https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-88-gde0bdc1-4.8.5.tar.gz)
* [Linux(32)](https://dl.espressif.com/dl/xtensa-lx106-elf-linux32-1.22.0-88-gde0bdc1-4.8.5.tar.gz)
* [Windows](https://dl.espressif.com/dl/xtensa-lx106-elf-win32-1.22.0-92-g8facf4c-5.2.0.tar.gz)
* [Mac](https://dl.espressif.com/dl/xtensa-lx106-elf-osx-1.22.0-92-g8facf4c-5.2.0.tar.gz)
* [Linux(64)](https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-92-g8facf4c-5.2.0.tar.gz)
* [Linux(32)](https://dl.espressif.com/dl/xtensa-lx106-elf-linux32-1.22.0-92-g8facf4c-5.2.0.tar.gz)
## Get ESP8266_RTOS_SDK

View File

@ -1,5 +1,5 @@
SUPPORTED_TOOLCHAIN_COMMIT_DESC := 1.22.0-88-gde0bdc1
SUPPORTED_TOOLCHAIN_GCC_VERSIONS := 4.8.5
SUPPORTED_TOOLCHAIN_COMMIT_DESC := 1.22.0-92-g8facf4c
SUPPORTED_TOOLCHAIN_GCC_VERSIONS := 5.2.0
ifdef CONFIG_ESP8266_LEGACY