mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 17:41:57 +00:00
The mesh shell module owns the composition data for the shell application, which makes it impossible to use it outside of the application itself. To support the shell as a generic debugging component that can be added to any application, we have moved the composition data out of shell.c, and into the application. Signed-off-by: Ingar Kulbrandstad <ingar.kulbrandstad@nordicsemi.no> |
||
---|---|---|
.. | ||
access.h | ||
cdb.h | ||
cfg_cli.h | ||
cfg_srv.h | ||
cfg.h | ||
health_cli.h | ||
health_faults.h | ||
health_srv.h | ||
heartbeat.h | ||
main.h | ||
msg.h | ||
proxy.h | ||
shell.h |