Description
The P3T1755DPZ is a Temperature Sensor connected to the 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 with the sensor based on the datasheet. Should probably be structured similarly to the I2C drivers already in Embedded-Base.
Datasheet