This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
397da8f752
Branches
Tags
View all branches
nuttx-apps
/
system
/
zmodem
History
raiden00pl
4acad717fe
remove system/xxx/README.md. Migrated to Documentation/applications/system
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
…
CMakeLists.txt
add initial cmake build system
2023-07-08 13:52:02 +08:00
Kconfig
…
Make.defs
…
Makefile
…
Makefile.host
…
rz_main.c
…
sz_main.c
…
zm_proto.c
…
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
…
zm_utils.c
…
zm_watchdog.c
…
zm.h
…