Meco Man 4 年 前
コミット
f58fbe5e78
2 ファイル変更1 行追加5 行削除
  1. 1 3
      bsp/qemu-vexpress-a9/.config
  2. 0 2
      bsp/qemu-vexpress-a9/rtconfig.h

+ 1 - 3
bsp/qemu-vexpress-a9/.config

@@ -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

+ 0 - 2
bsp/qemu-vexpress-a9/rtconfig.h

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