readme修改了下格式

This commit is contained in:
amy qian 2020-01-03 17:30:28 +08:00
parent 88667374d5
commit f76b3f9aa0
1 changed files with 7 additions and 6 deletions

View File

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