Updated README.md

This commit is contained in:
CarlWachter 2023-11-07 18:00:29 +01:00
parent 47634c99fc
commit be9ded1641

View File

@ -1,6 +1,6 @@
# TACOS-Demo
# TACOS
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.
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