mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
6a8c638d57
-The qemu wifi fucntion only supports the STA mode and the following operations: wapi mode wlan0 2 wapi scan wlan0 wapi psk wlan0 password 3 wapi essid wlan0 wifi_name 1 wapi show wlan0 wapi disconnect wlan0 -Eanble the virtual wifi function with the MACRO `CONFIG_DRIVERS_WIFI_SIM`. Signed-off-by: liqinhui <liqinhui@xiaomi.com>