Browse Source

readme修改了下格式

amy qian 5 years ago
parent
commit
f76b3f9aa0
1 changed files with 7 additions and 6 deletions
  1. 7 6
      bsp/cypress/psoc6-pioneerkit_modus/README.md

+ 7 - 6
bsp/cypress/psoc6-pioneerkit_modus/README.md

@@ -82,12 +82,12 @@ CY8CKIT-062-BLE PSoC6 BLE Pioneer Kit 是赛普拉斯推出的一款32位双核C
 下载程序成功之后,系统会自动运行。打开终端工具串口小助手,复位设备后,可以看到 RT-Thread 的输出信息:
 下载程序成功之后,系统会自动运行。打开终端工具串口小助手,复位设备后,可以看到 RT-Thread 的输出信息:
 
 
 注:推荐使用串口调试助手如:sscom
 注:推荐使用串口调试助手如:sscom
-                              
-msh >
-\ | /
+
+```
+ \ | /
 - RT -     Thread Operating System
 - RT -     Thread Operating System
-/ | \      4.0.3 build Jan  3 2020
-2006 - 2019 Copyright by rt-thread team
+ / | \     4.0.3 build Jan  3 2020
+ 2006 - 2019 Copyright by rt-thread team
 thread1 created ok
 thread1 created ok
 thread1 count: 0
 thread1 count: 0
 thread2 created ok
 thread2 created ok
@@ -97,7 +97,8 @@ thread2 count: 2
 thread2 count: 3
 thread2 count: 3
 thread1 count: 1
 thread1 count: 1
 thread2 count: 4
 thread2 count: 4
-                                  
+thread2 count: 5
+```                                  
 
 
 ## 联系人信息
 ## 联系人信息