Kevin, It might be helpful to look at the organization of some examples. For example the graphics library: dev.ti.com/.../ . In this example you will find in the LcdDriver folder a .c and .h for the specific LCD functions that are mapped to generic functions in the graphics library and the hardware abstraction layer (HAL) that implements the function. Regards, Chris
↧