File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
include/zephyr/mgmt/mcumgr
subsys/mgmt/mcumgr/transport
tests/subsys/mgmt/mcumgr/os_mgmt_echo/src Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 2424#include <zephyr/mgmt/mcumgr/serial.h>
2525#include <zephyr/mgmt/mcumgr/buf.h>
2626#include <zephyr/mgmt/mcumgr/smp.h>
27- #include <mgmt/mcumgr/smp_dummy.h>
27+ #include <zephyr/ mgmt/mcumgr/smp_dummy.h>
2828#include "../smp_internal.h"
2929
3030BUILD_ASSERT (CONFIG_MCUMGR_SMP_DUMMY_RX_BUF_SIZE != 0 ,
Original file line number Diff line number Diff line change 77#include <zephyr/ztest.h>
88#include <zephyr/net/buf.h>
99#include <mgmt/mgmt.h>
10- #include <mgmt/mcumgr/smp_dummy.h>
10+ #include <zephyr/ mgmt/mcumgr/smp_dummy.h>
1111#include <os_mgmt/os_mgmt.h>
1212
1313#define SMP_RESPONSE_WAIT_TIME 3
You can’t perform that action at this time.
0 commit comments