README.md 878 字节
Newer Older
M
mamingshuai 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
# WIFI\_IOT\_APP<a name="EN-US_TOPIC_0000001132694217"></a>

-   [Introduction](#section11660541593)
-   [Directory Structure](#section1464106163817)
-   [Repositories Involved](#section1718733212019)

## Introduction<a name="section11660541593"></a>

The WIFI\_IOT\_APP module provides sample code for iothardware, demolink, and samgr.

## Directory Structure<a name="section1464106163817"></a>

```
applications/sample/wifi-iot/         # Sample code
└── app
    ├── BUILD.gn                   # Build script
    ├── demolink                   # Sample code for integrating demolink
    ├── iothardware                # Sample code for LED operations
    ├── samgr                      # Sample code for the service framework
    └── startup
```

## Repositories Involved<a name="section1718733212019"></a>

applications\_sample\_wifi-iot