From 865a0e0fbf64b5686d557d926f22a4a075d29b37 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 15 Feb 2016 12:34:50 +0200 Subject: [PATCH] Switch default SDK to 1.5.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 18aceda..54debc1 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.5.0 +VENDOR_SDK = 1.5.2 .PHONY: crosstool-NG toolchain libhal libcirom sdk