HOW TO Enable FreeRTOS cli to take two number of parameters

sssssssssssssss wrote on Monday, August 26, 2019:

Hi,

How to enable freertos cli to input 2 arguments…To be specific, how To to input either 6 or 7 arguments.

Regards.

rtel wrote on Monday, August 26, 2019:

https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_CLI/FreeRTOS_Plus_CLI_Implementing_A_Command.html

sssssssssssssss wrote on Tuesday, August 27, 2019:

is it possible that FREECLI checks user entered fixed 2 arguments(i.e user should enter either 6 or 7 argumets).any other nymber of arguments should not be taken.Its a fixed arguments with option to have 2 arguments.