mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-22 07:24:36 +08:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user