Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Aaron Massey
a5feaa4990
tests: sbs_gauge ZTEST API migration
...
Migrate the existing sbs_gauge driver tests to the new ZTEST API.
Signed-off-by: Aaron Massey <aaronmassey@google.com>
2022-08-23 19:27:28 +00:00
Kumar Gala
5d36157c7c
sensors: Remove unnecessary Kconfig setting of sensors
...
Sensor Kconfig sybmols should be enabled if CONFIG_SENSOR=y
and the devicetree node for the sensor is enabled. We can
remove explicitly enabling specific sensor drivers in .conf
files.
Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-25 15:18:56 +02:00
MORGER Patrick
0e1d16bf03
drivers: sensors: smart-battery with SBS 1.1 compliant fuel gauge
...
Implementation of a SBS 1.1 compliant fuel gauge driver
Signed-off-by: MORGER Patrick <patrick.morger@leica-geosystems.com>
2021-05-07 07:55:23 -05:00