explosion33/PLOP

Baromter STM32 I2C Implementation

Closed this issue · 0 comments

A wrapper class needs to be written for the STM32 version of our code base. This should mostly follow the functions defined in the Rust implementation with the exception of operations that save data to on-board storage.

A base I2C implementation can most likely be found on the mbed os website.