最近接触 ESP32 开发,从0开始了
ESP32 好像没有 STM32 那些繁琐的底层配置?
这里介绍一下开发工具:使用 VScode 软件开发,Platformio 插件环境下 C 语言编写,用 Arduino 结构框架。
Platformio使用介绍网址:https://docs.platformio.org/en/latest/projectconf/index.html
1、下载插件
下载的插件:
2、新建项目
打开 Platformio 中的 open:
最近接触 ESP32 开发,从0开始了
ESP32 好像没有 STM32 那些繁琐的底层配置?
这里介绍一下开发工具:使用 VScode 软件开发,Platformio 插件环境下 C 语言编写,用 Arduino 结构框架。
Platformio使用介绍网址:https://docs.platformio.org/en/latest/projectconf/index.html
下载的插件:
打开 Platformio 中的 open: