SPI implementation overview

Implementing the SPI includes:

Create or modify the following files when implementing the service SPI:

File

Description

xxxspi.c

Implements the service SPI functions.

xxxspi.h

Contains SPI prototypes.