[RTEMS Project] #3096: Shell internal commands should be public.
RTEMS trac
trac at rtems.org
Sun Aug 13 06:00:41 UTC 2017
#3096: Shell internal commands should be public.
-------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: shell | Version: 4.12
Severity: normal | Keywords: shell
-------------------------+-------------------------
A few of the functions held in `cpukit/libmisc/shell/internal.h` are
useful in building system. For example
`rtems_shell_register_monitor_commands()` and `rtems_shell_execute_cmd()`.
The shell commands are important and systems may provide other scripting
mechanisms, for example sequences in YAML files. Providing public access
lets users know the functions are supported.
--
Ticket URL: <http://devel.rtems.org/ticket/3096>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list