blob: cfab5b207424a69e302c8691ba1d0b417958c4d0 [file] [log] [blame]
target_include_directories(MCUMGR INTERFACE
include
)
zephyr_library_sources(
port/zephyr/src/zephyr_os_mgmt.c
src/os_mgmt.c
src/stubs.c
)