Fixed older text in README
This commit is contained in:
parent
8f8b21f19c
commit
c279b684a3
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue