Switch default SDK to 1.5.0.
This commit is contained in:
parent
09bf82e774
commit
810c68e1e6
2
Makefile
2
Makefile
@ -10,7 +10,7 @@ TOOLCHAIN = $(TOP)/xtensa-lx106-elf
|
|||||||
|
|
||||||
# Vendor SDK version to install, see VENDOR_SDK_ZIP_* vars below
|
# Vendor SDK version to install, see VENDOR_SDK_ZIP_* vars below
|
||||||
# for supported versions.
|
# for supported versions.
|
||||||
VENDOR_SDK = 1.4.0
|
VENDOR_SDK = 1.5.0
|
||||||
|
|
||||||
.PHONY: crosstool-NG toolchain libhal libcirom sdk
|
.PHONY: crosstool-NG toolchain libhal libcirom sdk
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user