mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
Merge branch 'feature/update_toolchain_to_5.2.0' into 'master'
feat: Update gcc to v5.2.0, new url in README See merge request sdk/ESP8266_RTOS_SDK!619
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user