I am tyring to use my custom tick handler. CubeMx always generate a SYSTIck handler MACRO in FreeRTOSConfig.h. Therefore I always have to comment that line to remove warning. It it possible to add this feature in configuration?
There is a USE_CUSTOM_SYSTICK_HANDLER_IMPLEMENTATION in generated code but there is no way to select this from CubeMX,