update maixhub app description

This commit is contained in:
wonderfullook
2023-06-28 16:08:52 +08:00
parent cf0045551a
commit b61d61dee8
2 changed files with 7 additions and 0 deletions

View File

@@ -38,6 +38,9 @@ desc: maixpy MaixII M2dock 烧录系统
> 上述镜像均为开源版,只适用于 TF 卡烧录启动
在内置 maixhub 的镜像中,删除 `/root/app` 文件夹里面的内容就等同于烧录了不含 maixhub 的镜像。
在没有内置 maixhub 的系统镜像镜像中,按照 [maixhub app](https://maixhub.com/app/1) 页面的说明,将 app 文件夹存放到正确的位置,就相当于烧录了内置 maixhub 的镜像。
## Windows 上使用 PhoenixCard 烧录镜像
PhoenixSuit 和 PhoenixCard 是常用来烧录全志科技芯片的两种工具,前者通过 USB 烧录到板载的 flash后者用于烧录镜像到 TF 卡中。

View File

@@ -469,6 +469,10 @@
"\n",
"- 不过运行代码时的图传服务 http://127.0.0.1:18811 不受影响,是 jupyter rpyc_ikernel 内核内部实现的问题。\n",
"\n",
"### 删掉了 app 文件夹后如何使用 maixhub\n",
"\n",
"app 文件夹里面的内容可以在 [maixhub](https://maixhub.com/app/1) 下载到,按照页面所说的进行操作就可以得到删除前的 app 功能了。\n",
"\n",
"### 更多请查阅 [MaixPy3 常见问题与解决方法](https://wiki.sipeed.com/soft/maixpy3/zh/question/maixpy3_faq.html)\n"
]
}