From 3f26bd5e429bf5f4c3166de63e04dd05d834f787 Mon Sep 17 00:00:00 2001 From: dario Date: Mon, 4 Nov 2024 22:19:13 +0100 Subject: [PATCH] Updated formatting and added note for stack sizes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 40418b3..625b2da 100644 --- a/README.md +++ b/README.md @@ -10,25 +10,25 @@ You can create a project from an existing .ioc-file (e.g. one of the .ioc's prov If your microcontroller is not supported yet, you can create a .ioc-file by creating a new project with the desired microcontroller and selecting the following settings in the project's .ioc: -Project Manager > Project +`Project Manager > Project` ![Step 1](media/6Cggrafik.png) -Project Manager > Code Generator +`Project Manager > Code Generator` ![Step 2](media/StCgrafik.png) -Pinout & Configuration > Middleware and Software Packs +`Pinout & Configuration > Middleware and Software Packs` ![Step 3](media/bV1grafik.png) -Pinout & Configuration > Middleware and Software Packs > FREERTOS > Config Parameters +`Pinout & Configuration > Middleware and Software Packs > FREERTOS > Config Parameters` ![Step 4](media/vXUgrafik.png) ![Step 5](media/z9wgrafik.png) -Pinout & Configuration > Middleware and Software Packs > FREERTOS > Advanced Settings +`Pinout & Configuration > Middleware and Software Packs > FREERTOS > Advanced Settings` ![Step 5](media/RMqgrafik.png)