From c279b684a30ef3c1a1007de19253d8142540d68e Mon Sep 17 00:00:00 2001 From: AntonJ Date: Thu, 24 Apr 2025 14:11:16 +0300 Subject: [PATCH] Fixed older text in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3751d9c..99f524f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ In this repository you will find all of the labs that are required for Robot Kit using MSP432 completion during the IAS0330 course in TalTech. ## Requirements -Linux (or WSL), VS Code, openOCD, ARM compilers (arm-none-eabi), Cortex Debug VS Code extension is required to run and debug these labs. Place the whole labs catalogue folder under simplelink_msp432p4_VERSION/. For additional information go to the [Moodle wiki](https://moodle.taltech.ee/mod/wiki/view.php?id=696448). +Linux (or WSL), VS Code, openOCD, ARM compilers (arm-none-eabi), Cortex Debug VS Code extension is required to run and debug these labs. For additional information go to the [Moodle wiki](https://moodle.taltech.ee/mod/wiki/view.php?id=696448). ## Usage Open the folder of any lab in VS Code. Open the terminal and type: