Jilay Pandya
9bca4921e4
drivers: w1: place api in iterable sections
...
this commit places w1 driver class in iterable sections
Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2024-12-02 23:04:59 +01:00
Gerard Marull-Paretas
1eb683a514
device: remove redundant init functions
...
Remove all init functions that do nothing, and provide a `NULL` to
*DEVICE*DEFINE* macros.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-19 10:00:25 +02:00
Thomas Stranger
ae8543269a
drivers: w1: add vnd,w1 driver for ci testing
...
This commit adds the vnd,w1 dummy host driver used for ci builds of
1-wire devices.
Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-07-05 23:06:45 +02:00