I have seen similar posts on the forums about "Undefined symbol"
linker error, but I cannot seem to find a solution to this: I have
the header file in the project so no compilation issues, and I have
included the source driver .c file in /drivers. It compiles this file
fine as well. The driver file does indeed provide function
definitions within, but the linker has issue. I have had it in the
/drivers directory, and just in the main directory of the project
folder wi
↧