From 810c68e1e6c7a7d8771f610e2bb33a9518a3b304 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 8 Feb 2016 18:27:25 +0200 Subject: [PATCH] Switch default SDK to 1.5.0. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 90b43f7..39c45a4 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ TOOLCHAIN = $(TOP)/xtensa-lx106-elf # Vendor SDK version to install, see VENDOR_SDK_ZIP_* vars below # for supported versions. -VENDOR_SDK = 1.4.0 +VENDOR_SDK = 1.5.0 .PHONY: crosstool-NG toolchain libhal libcirom sdk