Explorar o código

Fixed typo 'rthread' in help infomation

rthread -> rtthread
David Lin %!s(int64=5) %!d(string=hai) anos
pai
achega
622e8cb0ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/simulator/SConstruct

+ 1 - 1
bsp/simulator/SConstruct

@@ -95,7 +95,7 @@ if GetDepend('RT_USING_MODULE'):
       dest='def',
       action='store_true',
       default=False,
-      help='create rthread.def of rtthread.dll on windows')
+      help='create rtthread.def of rtthread.dll on windows')
     if GetOption('def'):
         if rtconfig.PLATFORM == 'mingw':
             env['LINKFLAGS'] = rtconfig.DEFFILE_LFLAGS