From 91179bd68462cb4e5971c9d818d0fbf092ad87d4 Mon Sep 17 00:00:00 2001 From: dario Date: Thu, 12 Dec 2024 19:49:37 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 114392f..e0a6447 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To use TACOS one should implement threads, which fulfill the various roles of th ### Setting up the project -First one must create a new CubeIDE project with FreeRTOS. To avoid doing that however we recommend using the [ioc-collection](https://git.intern.spaceteamaachen.de/ALPAKA/ioc-collection) to get a preconfigured IOC for the STM microcontroller you are using. From here follow the following steps: +First one must create a new CubeIDE project with FreeRTOS. To avoid doing that however we recommend using the [ioc-collection](https://git.spaceteamaachen.de/ALPAKA/ioc-collection) to get a preconfigured IOC for the STM microcontroller you are using. From here follow the following steps: 1. ```Import -> General -> Import an Existing STM32CubeMX Configuration File (.ioc)``` 2. Select the .ioc file from the ioc-collection