Skip to content

Commit

Permalink
Remove mbed-specific shell command from shell app
Browse files Browse the repository at this point in the history
  • Loading branch information
ATmobica committed Oct 25, 2021
1 parent 91d53a4 commit 5b419ce
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 861 deletions.
1 change: 0 additions & 1 deletion examples/shell/mbed/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ target_include_directories(${APP_TARGET} PRIVATE

target_sources(${APP_TARGET} PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/main/main.cpp
${CMAKE_CURRENT_SOURCE_DIR}/main/cmd_mbed.cpp
${APP_ROOT}/shell_common/cmd_misc.cpp
${APP_ROOT}/shell_common/cmd_otcli.cpp
${APP_ROOT}/shell_common/cmd_ping.cpp
Expand Down
Loading

0 comments on commit 5b419ce

Please sign in to comment.