nuttx-apps/system/zmodem
2023-10-30 10:00:01 +08:00
..
host Indent the define statement by two spaces 2023-05-22 11:57:40 +02:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Kconfig Typo fixes. 2022-01-06 10:30:41 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile.host Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
rz_main.c Fix nxstyle warning 2023-03-19 14:53:44 -06:00
sz_main.c Fix nxstyle warning 2023-03-19 14:53:44 -06:00
zm_proto.c zmodem: Move crc16.h and crc32.h from host to host/nuttx 2022-08-13 13:28:30 +03:00
zm_receive.c Fixes in asprintf usage. 2023-04-23 17:16:34 +08:00
zm_send.c Replace all sprintf with snprintf 2023-05-08 21:35:16 +03:00
zm_state.c zmodem: Move crc16.h and crc32.h from host to host/nuttx 2022-08-13 13:28:30 +03:00
zm_utils.c apps: Remove the check of CONFIG_SERIAL_TERMIOS 2023-03-19 14:53:44 -06:00
zm_watchdog.c system: nxstyle fixes 2021-06-11 02:42:05 -05:00
zm.h apps: Remove the check of CONFIG_SERIAL_TERMIOS 2023-03-19 14:53:44 -06:00