首先感谢园长
环境为Arch Linux
简述下步骤:
1. 拉取套件源码:
- git clone https://gitee.com/Ai-Thinker-Open/AiPi-Open-Kits.git
复制代码
2. 进入AiPi-Open-Kits目录,拉取SDK子模块
- cd AiPi-Open-Kits/
- git submodule init
- git submodule update
复制代码
3. 拉取工具链
- cd aithinker_Ai-M6X_SDK
- bash ./install.sh
复制代码
4. 导入PATH
5. 编译
用Arch Linux的小伙伴举起手来,让我看看有多少人
|