Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 630 Bytes

File metadata and controls

20 lines (12 loc) · 630 Bytes

TI SimpleLink nvsInternal

Summary

This project is intended to be a starting point for new development where a fuller set of kernel features and debug capabilities are enabled.

Additionally, it contains a detailed explanation of accessing the non-volatile internal storage of a CC1310 micro-controller using the NVS driver provided by Texas Instruments.

Resources & Jumper Settings

Please refer to Board.h for resources used and board-specific jumper settings.

Example Usage

Please study TI_SimpleLink_nvsInternal.c file for a proper understanding.

If there is any mistake/confusion, please submit an ISSUE.