Merge branch 'feature/modify_make_script' into 'master'

feat(make): Remove compiler checking warning

See merge request sdk/ESP8266_RTOS_SDK!172
This commit is contained in:
Wu Jian Gang
2018-08-06 19:24:31 +08:00
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,6 @@
SUPPORTED_TOOLCHAIN_COMMIT_DESC := 1.22.0-88-gde0bdc1
SUPPORTED_TOOLCHAIN_GCC_VERSIONS := 4.8.5
ifdef CONFIG_ESP8266_LEGACY
BOOTLOADER_FIRMWARE_DIR := $(abspath $(COMPONENT_PATH))/firmware