Description
The VL53L7CHV0GC is a Time of Flight Sensor connected to MSB via I2C. We need a driver for this sensor to use it in the main MSB repo.
Proposed Solution
Write an I2C driver to interface w/ this sensor based on the datasheet. Should probably be structured similarly to the other I2C drivers in Embedded-Base
Datasheet