rever ymodem

This commit is contained in:
Meco Man 2021-05-12 18:28:29 +08:00
parent e13827ec7f
commit f58fbe5e78
2 changed files with 1 additions and 5 deletions

View File

@ -328,9 +328,7 @@ CONFIG_RT_LWIP_USING_PING=y
#
# Utilities
#
CONFIG_RT_USING_RYM=y
# CONFIG_YMODEM_USING_CRC_TABLE is not set
CONFIG_YMODEM_USING_FILE_TRANSFER=y
# CONFIG_RT_USING_RYM is not set
# CONFIG_RT_USING_ULOG is not set
# CONFIG_RT_USING_UTEST is not set
CONFIG_RT_USING_LWP=y

View File

@ -229,8 +229,6 @@
/* Utilities */
#define RT_USING_RYM
#define YMODEM_USING_FILE_TRANSFER
#define RT_USING_LWP
/* RT-Thread online packages */