How to free the RAM(heap) of gotten by the FreeRTOS_CLIRegisterCommand()?

Can you use FreeRTOS_CLIRegisterCommandStatic instead so that you can manage the memory in application?

1 Like