Merge branch 'tools/update_gcc_toolchain' into 'master'

gcc: fix disassembly instruction decoding error

See merge request sdk/ESP8266_RTOS_SDK!1078
This commit is contained in:
Dong Heng
2019-09-06 19:29:21 +08:00
5 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
SUPPORTED_TOOLCHAIN_COMMIT_DESC := 1.22.0-92-g8facf4c
SUPPORTED_TOOLCHAIN_COMMIT_DESC := 1.22.0-100-ge567ec7
SUPPORTED_TOOLCHAIN_GCC_VERSIONS := 5.2.0
ifdef CONFIG_ESP8266_LEGACY