Hello all,
I have been programming the Arduinos for several years now, and just started to work with the Tiva C series, using the Energia environment. I ported some of the Adafruit libraries without any problem, but am running into a problem trying to port the Adafruit ADXL345 3 axis accelerometer board library. This is a nice unit that works with 3.3 or 5 v, and has either i2c or ISP interfaces. Adafruit has a sensor class library:
https://learn.adafruit.com/using-the-adafruit-unified-sensor-driver/creating-a-unified-sensor-driver
Each sensor has its specific library within that c