nuttx-apps/system/zmodem
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
..
host system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig Typo fixes. 2022-01-06 10:30:41 +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
Makefile.host system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rz_main.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
sz_main.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
zm.h include/debug.h: Use <nuttx/debug.h> in apps 2026-04-11 10:39:27 -03:00
zm_proto.c libs/libc/crc16: Separate implementation of crc16xmodem from crc16 2025-04-10 22:38:48 +08:00
zm_receive.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
zm_send.c libs/libc/crc16: Separate implementation of crc16xmodem from crc16 2025-04-10 22:38:48 +08:00
zm_state.c libs/libc/crc16: Separate implementation of crc16xmodem from crc16 2025-04-10 22:38:48 +08:00
zm_utils.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
zm_watchdog.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00