Skip to content
Snippets Groups Projects
Commit 076e67df authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Zmodem utilities can now be built for Linux; Fix some configuration confusion

parent 97327d87
No related branches found
No related tags found
No related merge requests found
......@@ -799,9 +799,8 @@ CONFIG_SYSTEM_ZMODEM_PKTBUFSIZE=1024
CONFIG_SYSTEM_ZMODEM_SNDBUFSIZE=512
CONFIG_SYSTEM_ZMODEM_MOUNTPOINT="/mnt/sdcard"
# CONFIG_SYSTEM_ZMODEM_RCVSAMPLE is not set
CONFIG_SYSTEM_ZMODEM_SENDATTN=y
# CONFIG_SYSTEM_ZMODEM_SENDATTN is not set
CONFIG_SYSTEM_ZMODEM_ALWAYSSINT=y
# CONFIG_SYSTEM_ZMODEM_FULLSTREAMING is not set
# CONFIG_SYSTEM_ZMODEM_SENDBRAK is not set
CONFIG_SYSTEM_ZMODEM_RESPTIME=10
CONFIG_SYSTEM_ZMODEM_SERIALNO=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment