|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| certs/ | | 04-Jan-2025 | - | 398 | 392 |
| cli/ | | 04-Jan-2025 | - | 559 | 381 |
| firmware_dnld/ | | 04-Jan-2025 | - | 286 | 216 |
| fwdnld_intf_abs/ | | 04-Jan-2025 | - | 137 | 66 |
| incl/ | | 04-Jan-2025 | - | 19,928 | 6,064 |
| port/ | | 04-Jan-2025 | - | 3,120 | 2,136 |
| sdio_nxp_abs/ | | 04-Jan-2025 | - | 1,275 | 740 |
| wifi_bt_firmware/ | | 04-Jan-2025 | - | 536 | 233 |
| wifidriver/ | | 04-Jan-2025 | - | 91,918 | 65,668 |
| wlcmgr/ | | 04-Jan-2025 | - | 29,016 | 25,114 |
| wls/ | | 04-Jan-2025 | - | 9,415 | 7,700 |
| CMakeLists.txt | D | 04-Jan-2025 | 9.5 KiB | 311 | 256 |
| README.txt | D | 04-Jan-2025 | 702 | 31 | 25 |
README.txt
1Please start by looking at the documentation under
2doxy/refman/.
3
4/* Doxygen related documentation */
5/**
6* \mainpage
7*
8* \section intro Introduction
9*
10* NXP's WiFi functionality enables customers to
11* quickly develop applications of interest to add connectivity to
12* different sensors and appliances.
13*
14* \subsection devdoc Developer Documentation
15*
16* This manual provides developer reference documentation for WiFi driver and
17* WLAN Connection Manager.
18*
19* In addition to the reference documentation in this manual, you can
20* also explore the source code.
21*
22* \note
23* The File Documentation provides documentation for all the APIs that are
24* available in WiFi driver and connection manager.
25*
26*/
27
28
29
30
31