SLAU739 October 2017
The project is split into multiple files (see Table 6). This makes it easier to navigate and reuse parts of it for other projects.
| Name | Description |
|---|---|
| main.c | Out-of-Box demo main function |
| FRAMLogMode.c | Contains functions for the FRAM data logging mode |
| LiveTempMode.c | Contains function for the live temperature streaming mode |
| Library: driverlib | Device driver library |
| Library: fram-utilities | Contains the CTPL and NVS software libraries from the FRAM Utilities |
| Library: iqmathlib | Fixed Point Math Library for MSP |
| Library: jsmn | Third-party library for parsing JSON formatted strings |