Skip to content

Commit

Permalink
mcumgr: move to an external module
Browse files Browse the repository at this point in the history
Move MCUMGR to an external repository managed by west.

https://github.com/zephyrproject-rtos/mcumgr

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed May 28, 2019
1 parent 45868a2 commit 02ed9b1
Show file tree
Hide file tree
Showing 71 changed files with 3 additions and 6,554 deletions.
2 changes: 0 additions & 2 deletions ext/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ source "ext/lib/fnmatch/Kconfig"

source "ext/lib/ipc/open-amp/Kconfig"

source "ext/lib/mgmt/Kconfig"

endmenu
1 change: 0 additions & 1 deletion ext/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
add_subdirectory(crypto)
add_subdirectory(ipc)
add_subdirectory(mgmt)
add_subdirectory_ifdef(CONFIG_FNMATCH fnmatch)
1 change: 0 additions & 1 deletion ext/lib/mgmt/CMakeLists.txt

This file was deleted.

20 changes: 0 additions & 20 deletions ext/lib/mgmt/Kconfig

This file was deleted.

15 changes: 0 additions & 15 deletions ext/lib/mgmt/mcumgr/CMakeLists.txt

This file was deleted.

36 changes: 0 additions & 36 deletions ext/lib/mgmt/mcumgr/Kconfig

This file was deleted.

31 changes: 0 additions & 31 deletions ext/lib/mgmt/mcumgr/README-mynewt.md

This file was deleted.

15 changes: 0 additions & 15 deletions ext/lib/mgmt/mcumgr/README-zephyr.md

This file was deleted.

141 changes: 0 additions & 141 deletions ext/lib/mgmt/mcumgr/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions ext/lib/mgmt/mcumgr/cborattr/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 02ed9b1

Please sign in to comment.