From 73e988d92c7adb454db68899d8a033b87a41fb2d Mon Sep 17 00:00:00 2001 From: armink Date: Fri, 31 Jul 2015 13:32:39 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=B8=AD=E7=9A=84=E9=94=99=E5=AD=97=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: armink --- demo/non_os/stm32f10x/README.md | 6 +++--- demo/os/windows/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/non_os/stm32f10x/README.md b/demo/non_os/stm32f10x/README.md index c60f6f2..1e46a44 100644 --- a/demo/non_os/stm32f10x/README.md +++ b/demo/non_os/stm32f10x/README.md @@ -4,13 +4,13 @@ ## 1、简介 -通过 `app\src\app.c` 的 `test_elog()` 方方法来测试日志的输出。 +通过 `app\src\app.c` 的 `test_elog()` 方法来测试日志的输出。 ### 1.1、使用方法 -打开电脑的终端与Demo的串口1进行连接,串口配置 115200 8 1 N,此时可以在终端上看到Demo的打印日志 +打开电脑的终端与demo的串口1进行连接,串口配置 115200 8 1 N,此时可以在终端上看到demo的打印日志 -> 注意:对于无法连接终端的用户,也可以使用仿真器与Demo平台进行连接,调试观察日志的输出情况。 +> 注意:对于无法连接终端的用户,也可以使用仿真器与demo平台进行连接,调试观察日志的输出情况。 ## 2、文件(夹)说明 diff --git a/demo/os/windows/README.md b/demo/os/windows/README.md index 9e7073a..c3431ba 100644 --- a/demo/os/windows/README.md +++ b/demo/os/windows/README.md @@ -16,7 +16,7 @@ ## 3、其他功能 -可以打开 `main.c` 的59-66行中的部分注释,来测试以下功能。 +可以打开 `main.c` 的58-65行中的部分注释,来测试以下功能。 - 第59行:动态使能或失能日志输出 - 第61行:动态设置过滤优先级