README.md aktualisiert

This commit is contained in:
dario 2023-08-30 11:31:19 +00:00
parent 42cb3f44fe
commit efaad5b497

View File

@ -0,0 +1,5 @@
This is a demo project for the Trajectory Analysis Control OS (TACOS) that serves as a starting point for developing TACOS-based projects. TACOS is a subset of the features provided by ALPACA. In particular, TACOS consists of the STM32-specific components of STA-Core, rtos-2 and rtos2-utils.
## Setting Up TACOS-Demo
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 the properties via `Properties`.