zephyr/tests
Fredrik Gihl be25e34a7c drivers: sensor: Add TI TMP114 temperature sensors
Add device driver for TI TMP114 I2C temperature sensor.
The driver only support basic functionality, i.e. fetch temperature
using default values.

Datasheet:
	https://www.ti.com/lit/ds/symlink/tmp114.pdf

Signed-off-by: Fredrik Gihl <fgihl@hotmail.com>
2024-04-30 14:31:07 -04:00
..
application_development
arch tests: arch: common: add stack_unwind test 2024-04-20 13:54:43 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot test: mcuboot: enable test for rd_rw612_bga 2024-04-29 22:31:33 +01:00
bsim Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
drivers drivers: sensor: Add TI TMP114 temperature sensors 2024-04-30 14:31:07 -04:00
kconfig/configdefault
kernel boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
lib devicetree: implement DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
misc linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: http_server: Add tests for the HTTP server 2024-04-30 13:25:22 +02:00
posix posix: Introduce getentropy() function 2024-04-29 11:46:06 +01:00
robot
subsys tests: logging: remove userspace testing 2024-04-25 09:55:08 +00:00
unit
ztest
test_config.yaml