This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

cjson_demo

Overview

The cjson_construct example demonstrates how to construct and parse JSON using cJSON. This example constructs a JSON stucture using cJSON and then print it to string, then parses the string as JSON and checks whether the data is correct

Supported Boards