mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 16:05:38 +00:00
This patch replaces all occurences of the macro DEV_INVALID_OP by -ENOTSUP 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: I46aec3c65963018c479b01602e4a3eec8650eaff Signed-off-by: Andre Guedes <andre.guedes@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.atmel_sam3 | ||
Kconfig.k20 | ||
Kconfig.ns16550 | ||
Kconfig.nsim | ||
Kconfig.qmsi | ||
Kconfig.stellaris | ||
Makefile | ||
uart_atmel_sam3.c | ||
uart_k20_priv.h | ||
uart_k20.c | ||
uart_k20.h | ||
uart_ns16550.c | ||
uart_ns16550.h | ||
uart_nsim.c | ||
uart_qmsi.c | ||
uart_stellaris.c | ||
uart_stellaris.h |