From ba234c10b75843774e04acbf258fd4c3cefd0314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=9E=E7=90=A6?= <1321034767@qq.com> Date: Thu, 4 May 2023 10:08:29 +0000 Subject: [PATCH] =?UTF-8?q?[HUST=20CSE]=E3=80=90=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E3=80=91PikaScript=E4=BF=AE=E6=94=B9=E4=B8=BAPikaPython=20pika?= =?UTF-8?q?script=E4=BF=AE=E6=94=B9=E4=B8=BApikapython=20PikaPython=20?= =?UTF-8?q?=E4=B9=8B=E5=89=8D=E5=8F=AB=E5=81=9A=20PikaScript=EF=BC=8C?= =?UTF-8?q?=E6=89=80=E4=BB=A5=E7=9B=AE=E5=89=8D=20RT-Thread=20=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E9=87=8C=E9=83=BD=E6=98=AF=20PikaScript=EF=BC=8C?= =?UTF-8?q?=E5=BB=BA=E8=AE=AE=E5=B0=86=E8=BF=99=E4=B8=AA=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E4=B8=8E=E4=B8=8A=E6=B8=B8=E5=AE=98=E6=96=B9=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E7=9A=84=E6=8F=8F=E8=BF=B0=E8=BF=9B=E8=A1=8C=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 连琦 <1321034767@qq.com> --- .../packages-manual/pikascript-docs/introduction.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rt-thread-version/rt-thread-standard/packages-manual/pikascript-docs/introduction.md b/rt-thread-version/rt-thread-standard/packages-manual/pikascript-docs/introduction.md index b811e8a..121cfaf 100644 --- a/rt-thread-version/rt-thread-standard/packages-manual/pikascript-docs/introduction.md +++ b/rt-thread-version/rt-thread-standard/packages-manual/pikascript-docs/introduction.md @@ -37,3 +37,7 @@ PikaScript 软件包支持**全部的 RT-Thread BSP** 。 [1. PikaScript 论坛](https://whycan.com/f_55.html) [2. QQ 交流群](https://gitee.com/Lyon1998/pikapython#tencent-qq-group) + +``` +这里输入代码 +``` -- Gitee