From fa4c3d57090020474f66a6dfef17380fc0c0bfc8 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Wed, 15 May 2024 13:51:13 -0700 Subject: [PATCH] Add the kitronik micro:bit shield to target config (#6420) * Add the kitronik micro:bit shield * adjust URL --------- Co-authored-by: Galen Nickel --- targetconfig.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/targetconfig.json b/targetconfig.json index 66ab37ac19f..99566f0d3a4 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -357,6 +357,13 @@ "imageUrl": "/static/hardware/bit-shield.png", "url": "https://www.icshop.com.tw/products/368112100137?locale=en", "variant": "hw---n3" + }, + { + "name": "micro:bit Kitronik Shield", + "description": "Use the micro:bit with an expansion board from Kitronik", + "imageUrl": "/static/hardware/kitronik-shield.png", + "url": "https://kitronik.co.uk/56116", + "variant": "hw---n3" } ], "galleries": {