rever ymodem
This commit is contained in:
parent
e13827ec7f
commit
f58fbe5e78
|
@ -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
|
||||
|
|
|
@ -229,8 +229,6 @@
|
|||
|
||||
/* Utilities */
|
||||
|
||||
#define RT_USING_RYM
|
||||
#define YMODEM_USING_FILE_TRANSFER
|
||||
#define RT_USING_LWP
|
||||
|
||||
/* RT-Thread online packages */
|
||||
|
|
Loading…
Reference in New Issue