Remove duplicated #include directives within the same preprocessor scope across the Zephyr tree. Duplicates inside different #ifdef branches are preserved as they may be intentional. Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
Add wrapper DEVICE_API macro to all sensor_driver_api instances. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
Adds support for the Isentek IST8310 3-axis magnetic sensor Signed-off-by: Peter van der Perk <peter.vanderperk@nxp.com>