nuttx/drivers/net
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
..
oa_tc6 include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
CMakeLists.txt
dm90x0.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
e1000.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
e1000.h
enc28j60.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
enc28j60.h
encx24j600.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
encx24j600.h
ftmac100.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
igb.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
igb.h
igc.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
igc.h
Kconfig
ksz9477.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ksz9477_i2c.c
ksz9477_reg.h
lan91c111.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
lan91c111.h
lan9250.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
lan9250.h
loopback.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
Make.defs
mdio.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
netdev_upperhalf.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
phy_notify.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
rpmsgdrv.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
skeleton.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
slip.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
telnet.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
tun.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
vlan.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
w5500.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
wifi_sim.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00