zephyr/samples
Jeppe Odgaard 231b2a0c19 drivers: sensor: rename tmp116 to tmp11x
The tmp116 sensor driver also supports tmp117 and tmp119. Therefore rename
to indicate that is supports a range of tmp devices.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2025-04-11 16:17:35 +02:00
..
application_development tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00
arch samples: smp: pi: use K_SEM_DEFINE() for simplicity 2025-04-02 19:03:22 +02:00
basic doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
bluetooth doc: samples: Update bluetooth/central README 2025-04-11 10:54:17 +02:00
boards samples: boards: st: fix command path in README 2025-04-11 14:53:27 +02:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
drivers samples: i2s & led_strip: update esp32 board overlay files 2025-04-11 06:32:40 +02:00
fuel_gauge boards: adafruit: esp32s2_feather: add support 2025-03-27 14:01:21 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: modules: lvgl: add support for rtk7eka6m3b00001bu shield 2025-03-21 14:17:21 +01:00
net samples: net: http_server: concurrent connections 2025-04-09 17:32:50 +02:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor drivers: sensor: rename tmp116 to tmp11x 2025-04-11 16:17:35 +02:00
shields tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
subsys samples: add apollo4p_evb to fs_sample 2025-04-11 06:33:24 +02:00
synchronization
sysbuild dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
tfm_integration samples: tfm: Add nRF54L15 in TF-M samples yaml 2025-04-08 01:51:18 +02:00
userspace samples: userspace: prod_consumer: Update API to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst