Loading...
 
Skip to main content

System Workbench for STM32


Where can i edit FreeRTOSConfig.h file?

Hi,
I have been getting familiar with FreeRTOS and getting a project with FreeRTOS is really easy using OpenSTM32 IDE.
One thing i'm learning is the settings i can enable/disable based on the contents of the FreeRTOSConfig.h file but i can't find it on my project directory,

Somebody knows if it's possible to edit it with the changes appling to the current project only?
Where can i find it (on the project direectory)?
Do i have to provide it by myself or it's autogenerated when the project is created

Thanks in advance and thats for the work to do this IDE 😊

Just find out that using Cube you can change the user configurations (aka FreeRTOSConfig.h), this seems not possible starting a project directly on the IDE.