Finished Transition to TACOS-Demo -> TACOS

This commit is contained in:
CarlWachter
2023-11-21 13:37:19 +01:00
parent be9ded1641
commit 2205ff7446
5 changed files with 9 additions and 9 deletions

View File

@@ -2,6 +2,6 @@
This is the Trajectory Analysis Control OS (TACOS) that serves as a starting point for developing TACOS-based projects, by implementing threads in the App directory. TACOS is a subset of the features provided by ALPAKA. In particular, TACOS consists of the STM32-specific components of sta-core, rtos-2 and rtos2-utils.
## Setting Up TACOS-Demo
## Setting Up TACOS
Clone the repository using `--recurse-submodules` and open it in STM32CubeIDE via `File` -> `Open Projects from File System...`. Next, right click the project's root in STM32CubeIDE and open its properties via `Properties`.