文件名称:esp-hello-world:esp8266 的 hello world,使用 esp-vagrant + esp-open-sdk
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-28 05:26:11
C
esp-hello-world esp8266 的 hello world,使用 esp-vagrant + esp-open-sdk 用法 使用或您选择的构建环境进行设置。 签出这个回购 cd /home/vagrant/user_data git clone git@github.com:matthew-james/esp-hello-world.git 构建和烧录固件 make && make flash 连接到串口 esp-console 9600 学分 Makefile 基于 。 user_main.c 基于。
【文件预览】:
esp-hello-world-master
----.gitignore(18B)
----Makefile(4KB)
----user()
--------user_config.h(59B)
--------user_main.c(2KB)
----README.md(737B)
----include()
--------driver()
----driver()
--------uart.c(6KB)