In order to bring consistency in-tree, migrate all drivers to the new prefix <zephyr/...>. Note that the conversion has been scripted, refer to #45388 for more details. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
Add I2C support to the MS5607 driver, which mostly consist in adding the I2C transfer functions. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>