1 Star 0 Fork 0

roelay / micropython-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

MicroPython

1、介绍

这是一个在 RT-Thread 上的 MicroPython 移植,可以运行在 RT-Thread 3.0 版本以上。通过这个软件包可以在搭载了 RT-Thread 的嵌入式系统上运行 MicroPython

1.1 目录结构

名称 说明
docs 文档目录,包括入门指南和开发手册
drivers MicroPython 源代码目录
extmod MicroPython 源代码目录
lib MicroPython 源代码目录
py MicroPython 源代码目录
port 移植代码目录
LICENSE Micropython MIT 许可证

1.2 许可证

RT-Thread MicroPython 遵循 MIT 许可,详见 LICENSE 文件。

1.3 依赖

  • RT-Thread 3.0+

2、如何打开 RT-Thread MicroPython

使用 MicroPython package 需要在 RT-Thread 的包管理器中选择它,具体路径如下:

elect_micropytho

然后让 RT-Thread 的包管理器自动更新,或者使用 pkgs --update 命令更新包到 BSP 中。

3、使用 RT-Thread MicroPython

在选中 MicroPython package 后,再次进行 bsp 编译时,它会被加入到 bsp 工程中进行编译。

  • 快速入门可查看 快速上手 说明文档。
  • 开发过程可参考 docs 目录下的开发文档或者查看 RT-Thread 文档中心 中的 MicroPython 开发手册

4、注意事项

  • 需要使用 RT-Thread 3.0 以上版本。
  • menuconfig 选项中选择 Micropythonlatest 版本。
  • 目前 System Module 下的 ffi 模块只支持 GCC 工具链,且需要在链接脚本中添加相关段信息。

5、开发资源

The MIT License (MIT) Copyright (c) 2013, 2014 Damien P. George Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

MicroPython port package for RT-Thread 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/roelay/micropython-1.git
git@gitee.com:roelay/micropython-1.git
roelay
micropython-1
micropython-1
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891