lsm303dlhc.c
Hey st i am working with the stm32f407g and i am trying to make the LSM303 working on my board. At this moment i am using this lib: https://github.com/STMicroelectronics/STM32CubeL4/blob/master/Drivers/BSP/Components/lsm303dlhc/lsm303dlhc.c
The problem i am having is that it cant find the COMPASSACCELERO_IO_WRITE function and the COMPASSACCELERO_IO_Init function. I think this is because i am missing a .A or .LIB. Could i get help with this?
