mgmt: Move mcumgr into its own folder
In order to be able to add more entries under 'subsys/mgmt', move the current contents of it, which relate exclusively to MCUMgr, to its own folder. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
209084e745
commit
c200b1c5e6
25 changed files with 206 additions and 194 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <sys/ring_buffer.h>
|
||||
#include <sys/atomic.h>
|
||||
#ifdef CONFIG_MCUMGR_SMP_SHELL
|
||||
#include "mgmt/smp_shell.h"
|
||||
#include "mgmt/mcumgr/smp_shell.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue