Understanding The Wiced Sdk Folder Structure - Laird LSR STERLING-LWB STM Quick Start Manual

Table of Contents

Advertisement

A basic workflow for developing a Wi-Fi or Bluetooth application for use with the Sterling-LWB STM
Expansion Board is provided in the next section of this guide; for more details please refer to the
documents included as part of the WICED SDK installation.

3.2.6 Understanding the WICED SDK Folder Structure

The "Project Explorer" on the left-hand side of WICED Studio provides a hierarchical folder view rooted
at "43xxx_Wi-Fi" within the SDK installation. All SDK files branch from the 43xxx_Wi-Fi subfolder.
Folder Name Description
apps
contains source code for embedded applications that can be built by WICED Studio
doc
contains documentation included as part of WICED Studio and WICED SDK
include
WICED framework include path for targets being built within WICED Studio
libraries
contains various peripheral and protocol libraries that can be used by embedded applications built within
WICED Studio
contains folders for each supported target platform supported by the WICED SDK. These folders are
platforms
targeted by the build string specified in the "Make Target" view.
contains files stored within the flash filesystem for embedded applications, certificates, firmware and
Resources
other resource files
contains programming and debugging tools such as OpenOCD and other scripts used by WICED Studio
Tools
during the build process
WICED
contains the source files for the WICED framework, RTOS, networking and drivers
The information in this document is subject to change without notice.
330-0234-R1.2
Copyright ©2016-2017 LSR
Sterling-LWB STM Expansion Board
USER GUIDE
Page 11 of 25

Advertisement

Table of Contents
loading

Table of Contents