zephyr/drivers/sensor/ms5837
Daniel Leung bcdff8220a drivers: sensors: build as static libraries
Instead of putting object files inside libzephyr.a, simply
build a separate static library for the top level of sensor
drivers. Also, for those that were not building its own
static library, make them do so as majority of sensor
drivers are building their own static libraries.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: sensors: build as static libraries 2021-08-17 06:06:03 -04:00
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
ms5837.c drivers: sensor: remove usage of device_pm_control_nop 2021-04-28 15:30:03 -04:00
ms5837.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00