PROBLEM LINK EDITOR WHEN TRY COMPILE ST LIBRARY FOR VL53L1X on STM32G030F6
I use cube ide when i add the function Status = VL53L0X_StaticInit(pfab);on main.c ,how build it i have this error :arm-none-eabi-gcc "../Core/Src/main.c" -mcpu=cortex-m0plus -std=gnu11 -g3 -DUSE_HAL_DRIVER -DSTM32G030xx -DDEBUG -c -I../Drivers/CMS...