SLAU599B August 2015 – July 2021
The project is split into multiple files (see Table 3-7). This makes it easier to navigate and reuse parts of it for other projects.
| Name | Description |
|---|---|
| main.c | The demo's main function, interrupt service routines, global variables, and so on |
| msp432_startup_ccs.c | MSP432 Family Interrupt Vector Table for CGT |
| Library: GrLib | MSP Graphics Library |
| Library: driverlib | Device driver library (MSP432DRIVERLIB) |
| Driver: LcdDriver | LCD specific driver files |
| Driver: HAL_I2C.c | Generic I2C driver file |
| Driver: HAL_OPT3001.c | OPT3001 sensor specific driver built on top of the HAL_I2C driver |