Move samples/net/wifi application to samples/net/wifi/shell as it has been used as a shell application before. Following commits will add new wifi samples to this directory. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
/*
|
|
* Copyright (c) 2022 Espressif Systems (Shanghai) Co., Ltd.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&wifi {
|
|
status = "okay";
|
|
};
|