On 18/09/2015 11:01 am, Ian Caddy wrote:
>
> We use 4.10 and add our application shell commands programmatically. For
> example:
>
> rtems_shell_add_cmd("findnb", "nameblock", "findnb # list
> nameblocks", main_findnb);
>
I do the same thing on 4.11.
Chris