From a1421ea5b703d0c2de8ccca07151889836fbaabe Mon Sep 17 00:00:00 2001 From: Kiki Date: Thu, 7 Dec 2023 12:05:01 -0800 Subject: [PATCH] Adding a card to "Download to computer" --- targetconfig.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/targetconfig.json b/targetconfig.json index 2a7c01abfbd..d4fb9bf499c 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -260,6 +260,12 @@ ] }, "hardwareOptions": [ + { + "name": "Download to Drive", + "description": "Download a copy of your game file to your computer", + "imageUrl": "/static/hardware/laptop.png", + "variant": "hw---stm32f401" + }, { "name": "Meowbit", "description": "A retro game console for STEM education from Kittenbot team",