I2C bus "discovery" in Zephyr 3.2.0 IIS2DH driver sources, how supposed to work?
Hello, in 2021 I developed a Zephyr 2.6.0 based app which interfaces with STMicro's IIS2DH accelerometer. During development stages I was able to talk more directly to this sensor through Zephyr's I2C API, by passing the following member of a valid I...