Nuttx:修订间差异

来自资料库(何亚红)
跳转到导航 跳转到搜索
imported>HEYAHONG
第1行: 第1行:
== 源代码 ==
== 源代码 ==
=== 主要 ===
=== 主要 ===
OS:https://github.com/apache/incubator-nuttx <br>
OS:https://github.com/apache/incubator-nuttx <br>APPS:https://github.com/apache/incubator-nuttx-apps  
APPS:https://github.com/apache/incubator-nuttx-apps <br>
 
=== 备用 ===
OS:https://gitee.com/HEYAHONG/nuttx.git
 
APPS:https://gitee.com/HEYAHONG/nuttx-apps


== 说明 ==
== 说明 ==

2022年10月28日 (五) 01:17的版本

源代码

主要

OS:https://github.com/apache/incubator-nuttx
APPS:https://github.com/apache/incubator-nuttx-apps

备用

OS:https://gitee.com/HEYAHONG/nuttx.git

APPS:https://gitee.com/HEYAHONG/nuttx-apps

说明

nuttx需要同时下载nuttx与apps才能正常编译,具体的文件夹命名查看APPS的说明。默认情况下,通常在同一文件夹分别命名为nuttx与apps。
nuttx的编译工具链需自行准备。
主机至少需要安装kconfig-frontends以支持menuconfig。

个人用途

  • 测试ESP32。
  • 测试BL602

调试运行图片

NUTTX-ESP32 NUTTX-BL602

官方资料

网址:https://nuttx.apache.org/