mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-22 01:27:11 +08:00
feat(make): Remove compiler checking warning
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/175
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