From 9c04fe322a9af12696cf353d9ccd8f24bd4bc316 Mon Sep 17 00:00:00 2001 From: Tom Ball Date: Wed, 28 Aug 2024 08:35:45 -0700 Subject: [PATCH] remove pxt-arcadeshield so doesn't make it into release (hold for beta) --- pxtarget.json | 1 - targetconfig.json | 1 - 2 files changed, 2 deletions(-) diff --git a/pxtarget.json b/pxtarget.json index 61335992d60..47fdfd743a9 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -16,7 +16,6 @@ "libs/settings", "libs/flashlog", "libs/datalogger", - "libs/fonts", "libs/color", "libs/audio-recording" ], diff --git a/targetconfig.json b/targetconfig.json index 512ef7223a8..e868d0b4aed 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -31,7 +31,6 @@ "microsoft/pxt-apa102": {}, "microsoft/pxt-radio-firefly": {}, "microsoft/pxt-ml": {}, - "microsoft/pxt-arcadeshield": { "tags": [ "Lights and Display" ] }, "kitronikltd/pxt-kitronik-servo-lite": { "tags": [ "Robotics" ], "preferred": true