zephyr/tests
Gerard Marull-Paretas c60e4ec989 drivers: sensor: zephyr_thermistor: align connection type with Linux
It looks like the Zephyr thermistor driver bindings were half-copied
from Linux ntc-thermistor. Zephyr principle is to maintain compatibility
with Linux, when possible, so there's no reason to deviate here. Convert
the connection type from a custom enum to a boolean, as Linux does.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-04 20:49:48 +02:00
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
benchmarks device: remove redundant init functions 2023-04-19 10:00:25 +02:00
bluetooth Bluetooth: controller: disallow enc start/pause when CIS established 2023-05-04 10:47:37 +02:00
boards xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
boot samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
bsim Bluetooth: iso: use kconfig for userdata size 2023-05-03 10:02:44 +02:00
cmake tests: add snippet test suite 2023-03-26 16:12:41 +02:00
crypto tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
drivers drivers: sensor: zephyr_thermistor: align connection type with Linux 2023-05-04 20:49:48 +02:00
kernel tests: tickless_concept: Fix failures seen on NXP RT595 2023-05-02 16:56:48 +02:00
lib test: lib: newlib:- heap_listener: boards : add nucleo_c031c6.conf 2023-04-28 20:37:24 +02:00
misc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net tests: net: mld: Add test case for NET_IF_IPV6_NO_MLD flag 2023-04-29 12:24:49 +02:00
posix tests: posix: pthread: remove unused pthread return value 2023-04-29 16:53:59 -04:00
subsys logging: Use TYPE_SECTION macros for log const 2023-05-03 10:43:31 +02:00
unit tests: unit: util: test DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
ztest tests: zexpect: Remove CONFIG_LIB_CPLUSPLUS 2023-04-15 16:02:13 +09:00
test_config.yaml twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00