nuttx-apps/examples/i2schar
Piyush Patle 9d849adfab include/debug.h: Use <nuttx/debug.h> in apps
Replace app-side includes of <debug.h> with <nuttx/debug.h> to use the
header from the NuttX tree explicitly after the header move.

Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-04-11 10:39:27 -03:00
..
CMakeLists.txt
i2schar.h examples/i2schar: Implement loopback mode check 2025-08-28 21:58:41 +08:00
i2schar_main.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
i2schar_receiver.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
i2schar_transmitter.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
Kconfig
Make.defs
Makefile