安装安信可WindowsIDE工具,部署ESP8266 freeRTOS开发环境

1、准备文件

a. 如果自己电脑里安装有python3 请卸载它

b. 安信可安装包:https://docs.ai-thinker.com/welcome

     安装包一直默认安装就好

c. SDK:git clone --recursive https://gitee.com/xuhongv/AiThinkerProjectForESP.git

2、导入SDK

菜单:File=》Import =》 c/c++ =》 Existing Code as Makefile Project =》 

3、配置工程

右键工程弹出菜单 =》 Properties 

下图,填入Examples\get-started\hello_world 的完整目录

猜你喜欢

转载自blog.csdn.net/usdnfo/article/details/112977352