nuttx/drivers/input
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
..
ads7843e.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ads7843e.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
ajoystick.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
aw86225.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
aw86225_internal.h arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
aw86225_reg.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
button_lower.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
button_upper.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
CMakeLists.txt input: add keyboard matrix driver 2026-02-10 08:15:01 -03:00
cypress_mbr3108.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
djoystick.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ff_dummy.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ff_upper.c drivers/input/ff: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
ft5x06.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
ft5x06.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
goldfish_events.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
gt9xx.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
Kconfig input: add keyboard matrix driver 2026-02-10 08:15:01 -03:00
keyboard_upper.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
kmatrix.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
kmatrix_i2c.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
Make.defs input: add keyboard matrix driver 2026-02-10 08:15:01 -03:00
max11802.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
max11802.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
mouse_upper.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mxt.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
mxt.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
nunchuck.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
sbutton.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
spq10kbd.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
stmpe811.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
stmpe811_adc.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
stmpe811_base.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
stmpe811_gpio.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
stmpe811_temp.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
stmpe811_tsc.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
touchscreen_upper.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
tsc2007.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
tsc2007.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
uinput.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00