Question
Missing source files in the standard peripheral libraries for STM32F3xx (comp and crc)
Posted on June 29, 2016 at 17:57
Hi,
when I use an example from the SPL package for stm32 F3xx, I notice that although I do have ..._comp.h and ..._crc.h in the include folder, and they are included in ..._conf.h, the corresponding source files are missing in the src folder.Is this normal? I guess it's not.Where do I find those two poor little source files?