acassis opened a new pull request, #20040: URL: https://github.com/apache/nuttx/pull/20040
## Summary This commit adds support for a low cost board found on Aliexpress: https://aliexpress.com/item/1005009723659760.html ## Impact Users will be able to use this aboard with NuttX ## Testing ``` gdwifi: sys_os_init gdwifi: systick_init gdwifi: rom_init gdwifi: dma_config gdwifi: sysctrl_init gdwifi: rf_power_on === RF initialization finished === gdwifi: wifi_power_off gdwifi: wifi_power_on gdwifi: raw_flash_init gdwifi: irq_attach gdwifi: wifi_init gdwifi: wifi_init done === WiFi calibration done === === PHY initialization finished === NuttShell (NSH) NuttX-13.0.1-RC0 nsh> ifconfig wlan0 Link encap:Ethernet HWaddr 74:71:ae:00:0d:e2 at DOWN mtu 1500 inet addr:10.0.0.2 DRaddr:10.0.0.1 Mask:255.255.255.0 nsh> wapi scan wlan0 bssid / frequency / signal level / encode / ssid 90:58:51:43:xx:xx 2462 -93 0800 WiFi1 fa:8f:ca:6a:xx:xx 2462 -92 0800 e2:44:89:b3:xx:xx 2457 -93 0800 00:eb:d8:38:xx:xx 2437 -85 0800 WiFi2 5a:72:c9:1e:xx:xx 2437 -66 0800 WiFi3 c6:eb:42:a0:xx:xx 2412 -87 0800 #CLARO-WIFI c4:eb:42:a0:xx:xx 2412 -88 0800 XXX nsh> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
