Files
applications_sample_wifi_iot/README.md
T
Caoruihong 43b9869237 code review fixes
Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: I74050d19a0937d6f61f922780362c70ab0957d75
2022-03-29 11:47:10 +08:00

878 B

WIFI_IOT_APP

Introduction

The WIFI_IOT_APP module provides sample code for iothardware, demolink, and samgr.

Directory Structure

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

applications_sample_wifi-iot