sparkfun / SparkFun_Bio_Sensor_Hub_Library

26 stars 33 forks source link

Compatibilty with STM32F1 Generic #20

Closed Yousaf93 closed 1 year ago

Yousaf93 commented 3 years ago

How can i make it work with STM32F1, it gives compile error taht cant compile for the given board

edspark commented 1 year ago

Many apologies, this has to do with the generic variables used in the library that conflicts with those used in the STM32 core libraries. This is directly related to this issue here. A fix will be published momentarily.