nuttx/drivers/ioexpander
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
..
aw9523b.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
aw9523b.h
CMakeLists.txt
gpio.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
gpio_lower_half.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
icjx.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
icjx.h
ioe_dummy.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ioe_rpmsg.c
iso1h812g.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
iso1h812g.h
iso1i813t.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
iso1i813t.h
Kconfig drivers/ioexpander: add DEV_GPIO_NSIGNALS dependency on signals 2026-02-26 20:03:05 +08:00
Make.defs
mcp23x08.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mcp23x08.h
mcp23x17.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mcp23x17.h
pca9538.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pca9538.h
pca9555.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pca9555.h
pca9557.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pca9557.h
pcf8574.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pcf8574.h
pcf8575.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pcf8575.h
skeleton.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
sx1509.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
sx1509.h
tca64xx.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
tca64xx.h