examples: console: move duplicated cmd_wifi files into a new component

This commit is contained in:
Ivan Grokhotkov
2022-05-03 19:46:59 +02:00
parent 32360cc1a3
commit 11c67d175f
11 changed files with 21 additions and 204 deletions
@@ -1,3 +1,2 @@
idf_component_register(SRCS "cmd_wifi.c"
"console_example_main.c"
idf_component_register(SRCS "console_example_main.c"
INCLUDE_DIRS ".")