Folder Structure#

This section outlines the folder structure of the WiSeConnectâ„¢ SDK v3.x GitHub repository.

Folder

Description

components

WiSeConnect 3.x source code and Simplicity Studio component definitions

connectivity_firmware

Network processor firmware images (organized into subfolders)

|-- lite

Lite firmware image

|-- standard

Standard firmware image

docs

Documentation (including release notes, software reference manual, and app notes)

examples

Application examples

resources

Resources (organized into subfolders)

|-- certificates

Certificates

|-- component

Simplicity Studio component definition for certificates

|-- defaults

Default configuration header files

|-- lwip_defaults

Default configurations for the Lightweight IP (LwIP) networking layers used in hosted mode

|-- other

Miscellaneous declarations and configuration settings

|-- scripts

Example scripts (including Python test scripts)

third_party

Third-party software, such as Amazon web services internet-of-things (AWS IoT) SDK, Azure SDK, and others

utilities

Common utility functions for internet protocol version 6 (IPv6), logging, certificate handling, and others