nuttx-apps/system/zmodem
guanyi3 15a85cbf7b apps/zmodem: fix multiple definition
we should put common .c to lib

Signed-off-by: guanyi3 <guanyi3@xiaomi.com>
2026-04-20 15:20:19 +08:00
..
host Indent the define statement by two spaces 2026-04-20 15:09:30 +08:00
.gitignore build: Remve the unnecessary .gitignore 2026-04-20 14:51:04 +08:00
CMakeLists.txt apps/zmodem: fix multiple definition 2026-04-20 15:20:19 +08:00
Kconfig Merge remote-tracking branch 'remotes/mirtos/dev-upmerge-nuttx-10.2' into dev 2026-04-20 15:00:02 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile.host nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
rz_main.c Fix nxstyle warning 2026-04-20 15:08:23 +08:00
sz_main.c Fix nxstyle warning 2026-04-20 15:08:23 +08:00
zm.h apps: Remove the check of CONFIG_SERIAL_TERMIOS 2026-04-20 15:08:03 +08:00
zm_proto.c zmodem: Move crc16.h and crc32.h from host to host/nuttx 2026-04-20 15:04:04 +08:00
zm_receive.c Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
zm_send.c Replace all sprintf with snprintf 2026-04-20 15:08:52 +08:00
zm_state.c sched: fix the compile error 2026-04-20 15:20:13 +08:00
zm_utils.c apps: Remove the check of CONFIG_SERIAL_TERMIOS 2026-04-20 15:08:03 +08:00
zm_watchdog.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00