How to disable the FreeRTOS task generation in CubeMX?
This problem was already mentioned two years ago and was allegedly fixed in version 5.2.0 of CubeMX. It is currently impossible for me to remove the default FreeRTOS task from CubeMX (6.0.1 with a STM32 F4 MCU), even removing it from the ioc file does not help. Is there any other way to do this?
As a side node this would not be a problem if CubeMX created the task attribute definition in the right order. g++ considers this to be an error.
