https://github.com/flaribbit/vscode-esp32demo-project-with-autocomplete
https://github.com/flaribbit/vscode-esp32demo-project-with-autocomplete
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaribbit/vscode-esp32demo-project-with-autocomplete
- Owner: flaribbit
- Created: 2019-09-26T07:47:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T08:22:26.000Z (almost 6 years ago)
- Last Synced: 2025-01-27T12:49:32.032Z (5 months ago)
- Language: Python
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# ESP32的模板工程
自用的ESP32的模板工程,借助于`micropy`增加了ESP32和ESP8266相关函数的自动补全功能,直接克隆或者下载这个项目然后使用vscode打开就可以了
vscode需要安装Python插件(Python extension for Visual Studio Code. by Microsoft)