From f71293f9f2ead0bbf272fb0913c9d9d7f3fe55e6 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Fri, 8 Jul 2022 07:17:19 -0600 Subject: [PATCH] Update toolchain to Rack SDK 2.1.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aa9bd82..d7f36ff 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ export JOBS := export JOBS_CT_NG := endif -RACK_SDK_VERSION := 2.1.0 +RACK_SDK_VERSION := 2.1.2 all: toolchain-all