Question
Is there a way to disable the automatic default task creation in CubeMx ?
We are using CubeMX (incl. FreeRtos) to update our settings.
The problem is that CubeMX will always create a default task in the main. We also tried to remove the following line from the ioc file "FREERTOS.Tasks01=defaultTask,0,128,StartDefaultTask,Default,NULL" but it will automatically rewrite it.
Is there a way to disable the default task code generation ?
Thanks
