From 12c93c25a3674abd70d0aa67669aa81eaf38d30f Mon Sep 17 00:00:00 2001 From: Amerlander Date: Wed, 6 Sep 2023 02:30:46 +0200 Subject: [PATCH] add alpha and add mini 3 package --- docs/alpha-ref.json | 3 +++ docs/beta-ref.json | 2 +- pxtarget.json | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 docs/alpha-ref.json diff --git a/docs/alpha-ref.json b/docs/alpha-ref.json new file mode 100644 index 000000000..58f715cc1 --- /dev/null +++ b/docs/alpha-ref.json @@ -0,0 +1,3 @@ +{ + "appref": "v" +} diff --git a/docs/beta-ref.json b/docs/beta-ref.json index 58f715cc1..4a964b936 100644 --- a/docs/beta-ref.json +++ b/docs/beta-ref.json @@ -1,3 +1,3 @@ { - "appref": "v" + "appref": "v6.0.18" } diff --git a/pxtarget.json b/pxtarget.json index afabc51de..f8f832c3c 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -12,6 +12,7 @@ "libs/core-mini-codal", "libs/mini-1", "libs/mini-2", + "libs/mini-3", "libs/radio", "libs/devices", "libs/bluetooth",