mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 05:56:58 +00:00
This patch replaces all occurences of the macro DEV_FAIL by -EIO at the driver level. So this patch touch the files under drivers/, include/ and samples/drivers/ when applicable. This patch is part of the effort to transition from DEV_* codes to errno.h codes. Change-Id: I0594ab5dbe667e074c250129e7c13ce512ac940f Signed-off-by: Andre Guedes <andre.guedes@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
cpp_synchronization | ||
drivers | ||
hello_world | ||
ipm | ||
kernel_event_logger | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
power | ||
sensor | ||
shell | ||
synchronization |