Contributed by WildboarG, organized by Ai-Thinker
[Ai-WB2] Arch Development Environment Setup
Last edited by WildboarG on 2024-8-27 09:23
Installation
Click to expand full code
html
paru -S aithinkerwb2
或者
yay -S aithinkerwb2Notes
- Put the SDK and examples in
/usr/share/Ai-Thinker-WB2 - Reduce unnecessary submodules
Usage
- Create a new project or copy an example in your working directory
- Point the BL60X_SDK_PATH in the Makefile to the absolute path
/usr/share/Ai-Thinker-WB2 - Then go ahead and enjoy coding
Installation Screenshots
Install with paru -S aithinkerwb2

Pick an example to verify, and modify the Makefile to point to the absolute path

- Build succeeded


