nuttx-apps/examples/usbserial
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 examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
host.c examples/usbserial: Fix style issues in host.c 2025-01-11 12:23:29 +08:00
Kconfig usbserial: Add config for customize direction, message and wait time 2024-10-01 11:37:45 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile.host examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
usbserial_main.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00