VL53L1X with BASCOM AVR

Hello.

I recently purchased the VL53L1X board.
I do not use Arduino but rather BASCOM AVR directly with AVR devices.
Can anyone tell me the best way to use this board directly with an AVR device using BASCOM AVR?
If I need to port existing Arduino code into BASCOM AVR, can someone please provide me with all of the Arduino code to work from?

Thanks

We do not know of anyone who has used the VL53L1x sensor with BASCOM AVR. You can find our Arduino code for it on our GitHub library for the sensor, though there is still some functionality like the “region of interest” feature that we have not implemented. ST’s API and documentation for the sensor might also be helpful for you.

-Nathan