nuttx-apps/system/nxrecorder
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 system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig nxrecorder: add support to record media file. 2023-02-02 22:12:00 +08:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
nxrecorder.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
nxrecorder_amr.c system: unify Private Types banners 2025-05-28 10:16:50 +08:00
nxrecorder_common.c include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
nxrecorder_main.c system/nxrecorder: Fix null pointer dereference in argument parsing 2026-03-26 10:42:48 +01:00