Adding RTEMS shell commands in BSP and application

sudarshan.rajagopalan sudarshan.rajagopalan at vecna.com
Fri Sep 18 15:34:49 UTC 2015


On 2015-09-18 00:10, Chris Johns wrote:
> 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
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel



Sweet. Works fine. Thanks!

Thanks and Regards,
Sudarshan


More information about the devel mailing list