From 192a8c83c7617c81644e4c3a48489779a05af4f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0ni=20M=C3=A1r=20Gilbert?= Date: Sun, 18 Dec 2022 16:14:39 +0000 Subject: [PATCH] Remove Arduino IDE and PF-builds for WSL --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 51c45855a..e4cb35861 100644 --- a/README.md +++ b/README.md @@ -149,9 +149,3 @@ After updating the kit, you may need to reload VScode. To start building a firmware, click the CMake Tools plugin icon on the far left side. You will get a very large list of targets to build. Find the firmware you'd like to build (like `MK3S-EINSy10a_EN-only`)and select the small icon which shows "Build" when hovered over. The built .hex file can then be found in folder `Prusa-Firmware/build` - -### Arduino (Legacy) -TODO - -### PF-build with WSL -TODO