mgmt: mcumgr: Move zephyr basic group defines to standard files
Moves the zephyr group ID defines to the mgmt header file as it is with other group IDs and moves the zephyr basic group command IDs to the the same header-location style as other groups. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
4cf008cb45
commit
0922ec7d75
4 changed files with 30 additions and 29 deletions
|
@ -10,7 +10,7 @@
|
|||
#include <zephyr/storage/flash_map.h>
|
||||
|
||||
#include <zephyr/mgmt/mcumgr/mgmt/mgmt.h>
|
||||
#include <zephyr/mgmt/mcumgr/grp/zephyr/zephyr_groups.h>
|
||||
#include <zephyr/mgmt/mcumgr/grp/zephyr/zephyr_basic.h>
|
||||
|
||||
LOG_MODULE_REGISTER(mcumgr_zephyr_grp);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue