nuttx/drivers/misc
Piyush Patle 0dccc8ba21 include/debug.h: Move to include/nuttx/debug.h
debug.h is a NuttX-specific, non-POSIX header. Placing it in the
top-level include/ directory creates naming conflicts with external
projects that define their own debug.h.
This commit moves the canonical header to include/nuttx/debug.h,
following the NuttX convention for non-POSIX/non-standard headers,
and updates all in-tree references.

A backward-compatibility shim is left at include/debug.h that
emits a deprecation #warning and re-includes <nuttx/debug.h>,
allowing out-of-tree code to continue building while migrating.

Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-04-07 07:50:06 -03:00
..
addrenv.c
CMakeLists.txt
dev_ascii.c
dev_mem.c
dev_null.c
dev_zero.c
goldfish_pipe.c
Kconfig
lwl_console.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
Make.defs
mkrd.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
optee.c drivers/misc/optee: add missing addrenv header include 2026-01-16 09:04:12 -03:00
optee.h
optee_msg.h
optee_rpc.c
optee_rpc.h
optee_smc.c
optee_smc.h
optee_socket.c
optee_supplicant.c
optee_supplicant.h
ramdisk.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rpmsgblk.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rpmsgblk.h
rpmsgblk_server.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rpmsgdev.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rpmsgdev.h
rpmsgdev_server.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rwbuffer.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00