We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccf227 commit 26ab1c7Copy full SHA for 26ab1c7
1 file changed
README.md
@@ -8,7 +8,7 @@ pikascript可以为mcu裸机c开发提供面向对象的脚本绑定。
8
9
官方支持api源码生成器
10
11
-https://github.com/mimilib/mimiscript-compiler
+https://github.com/mimilib/pikascript-compiler
12
13
支持跨平台,可在linux环境开发、测试内核。
14
@@ -21,7 +21,7 @@ https://github.com/mimilib/mimiscript-compiler
21
尽可能的结构清晰(尽我所能)。
22
23
# 2.STM32 例程仓库:
24
-https://github.com/mimilib/mimiscript-demo-stm32
+https://github.com/mimilib/pikascript-demo-stm32
25
26
stm32教程视频:https://www.bilibili.com/video/BV1mg411L72e
27
0 commit comments