Adding RTEMS shell commands in BSP and application

Chris Johns chrisj at rtems.org
Fri Sep 18 04:10:40 UTC 2015


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



More information about the devel mailing list