Hi
I just upgraded to Energia 1.6.10E18. In general it works fine, for launchpad MSP430FR5969.
However, since I want to use Launcpad cc3200, and used the board manager and installed Launchpad cc3200 board and selected that as the board to use.
Now everything compile fin, but for the SPI library. The shield that worked on MSP430 will not compile the code that uses SPI, the compile error is: "SPI was not declared in this scope" (indicating that it can't find the library).
Since the new board (CC3200) shows up under board selection, I expected the pat to be a path similar to MSP430,