I'm trying to build an application for the STM32F4 Discovery board using Eclipse Mars. In particular I'd like to use the SPI library. I've included the corresponding header file in my main program but am getting the error that the function I'm trying to use is undefined.
A little bit of poking and I realize that most of the source files for the project are greyed out with a bar struck through the icon.
Most I could find was people talking about how entire folders were greyed out. I've tried looking for 'greyed out icon', 'strike through', and any combination of grey, icon and bar but to no avail. Does anyone know it means if a file is greyed out and struck through?