一、VS code 和 Git 工具安装
已有环境
二、小安派 环境搭建
-
克隆SDK
git clone [https://gitee.com/Ai-Thinker-Open/AiPi-Open-Kits.git ](https://gitee.com/Ai-Thinker-Open/AiPi-Open-Kits.git`)
)
-
拉取M61的SDK 子模块
cd AiPi-Open-Kits/
git submodule init
git submodule update
cd AiPi-Open-Kits/
git submodule init
git submodule update
git clone [https://gitee.com/bouffalolab/toolchain_gcc_t-head_windows.git](https://gitee.com/bouffalolab/toolchain_gcc_t-head_windows.git)
)
-
添加环境变量
)
-
验证是否成功
)
三、编译测试
)
|