From 45999011113dbf2606da1da51eef996bcfe2fc53 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Mon, 2 Oct 2017 16:10:43 +0200 Subject: [PATCH] cc256x: update link to TIInit_11.8.32.bts for WL183x chipsets to V4.2 --- chipset/cc256x/Makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chipset/cc256x/Makefile.inc b/chipset/cc256x/Makefile.inc index 61deeb501..77cfd799d 100644 --- a/chipset/cc256x/Makefile.inc +++ b/chipset/cc256x/Makefile.inc @@ -115,9 +115,10 @@ initscripts-TIInit_6.12.26_ble_add-on.bts: cc256xc_bt_sp_v1.0.zip # Various scripts for WL chipsets +# V4.2 from BlueKitchen website, original: http://www.ti.com/tool/wl18xx-bt-sp TIInit_11.8.32.bts: @echo "Downloading $@" - @curl -sS -O $(TI_GIT_REPO_URL)/TIInit_11.8.32.bts + @curl -sS -O $(BLUEKITCHEN_URL)/TIInit_11.8.32.bts TIInit_12.10.28.bts: @echo "Downloading $@"