From 2e9384df3660d7e31b5244108a0832012a2dc60e Mon Sep 17 00:00:00 2001 From: KierPalin <45743174+KierPalin@users.noreply.github.com> Date: Thu, 30 Oct 2025 19:09:16 +0000 Subject: [PATCH 1/2] pxtarget.json: codal-microbit-v2 dependency updated from v0.3.2 to v0.3.3 --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index c118ba5b331..ec4cbe8ac1f 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -200,7 +200,7 @@ "codalTarget": { "name": "codal-microbit-v2", "url": "https://github.com/lancaster-university/codal-microbit-v2", - "branch": "v0.3.2", + "branch": "v0.3.3", "type": "git" }, "codalBinary": "MICROBIT", From a202f6229163be3373063b0d2213d8139b9ea45e Mon Sep 17 00:00:00 2001 From: KierPalin <45743174+KierPalin@users.noreply.github.com> Date: Wed, 12 Nov 2025 18:47:43 +0000 Subject: [PATCH 2/2] lancaster-university/codal-microbit-v2/pxtarget.json v0.3.3 -> v0.3.4 pxtarget.json: codal-microbit-v2 bumped to v0.3.4 (latest). --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index ec4cbe8ac1f..0cf40515a70 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -200,7 +200,7 @@ "codalTarget": { "name": "codal-microbit-v2", "url": "https://github.com/lancaster-university/codal-microbit-v2", - "branch": "v0.3.3", + "branch": "v0.3.4", "type": "git" }, "codalBinary": "MICROBIT",