We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ddb87 commit af9ef4bCopy full SHA for af9ef4b
prj.conf
@@ -34,6 +34,7 @@ CONFIG_NET_STATISTICS=y
34
CONFIG_NET_STATISTICS_PERIODIC_OUTPUT=n
35
36
CONFIG_WIFI=y
37
+CONFIG_WIFI_NM=y
38
CONFIG_WIFI_LOG_LEVEL_ERR=y
39
CONFIG_NET_L2_WIFI_SHELL=y
40
west.yml
@@ -2,7 +2,7 @@ manifest:
2
projects:
3
- name: zephyr
4
url: https://github.com/zephyrproject-rtos/zephyr
5
- revision: v3.7.0
+ revision: main
6
import:
7
# Limit the Zephyr modules to the required set
8
name-allowlist:
0 commit comments