Skip to content

feat(i2c): add sff8472 module

Lukasz Butkowski requested to merge peripheral/i2c/sff-8472 into main

This adds a module to read out diagnostics monitoring data from SFF+ devices, according to the SFF-8472 specification. The module supports both internally and externally calibrated readings, depending on the device capabilities.

Merge request reports