the lib is not supposed to be compiled.
but if you want : the bMMC_MOSI has no reference in the lib. so the value is unknown.
you can solve this by inserting a * in front of the line where it is used. this will cause the line to be compiled when the project is compiled.
↧