feat(hello_world): add example hello_world from esp-idf and modify it for ESP8266

Commit ID: b0456cc9
This commit is contained in:
dongheng
2019-07-26 11:24:03 +08:00
parent 0193d06019
commit cc267ab0df
30 changed files with 113 additions and 120 deletions

View File

@ -7,7 +7,7 @@ concept of "components"
Read this document if you want to know how to organise a new ESP8266\_RTOS\
-SDK (ESP-IDF Style) project.
We recommend using the project_template project at directory of examples/get-started as a starting point for your project.
We recommend using the hello_world project at directory of examples/get-started as a starting point for your project.
Using the Build System
======================

View File

@ -111,7 +111,7 @@ Configure the flash size according to your actual development board's flash.
(mypassword) WiFi Password
(192.168.0.3) HTTP Server IP
(8070)HTTP Server Port
(/project_template.ota.bin) HTTP GET Filename
(/hello_world.ota.bin) HTTP GET Filename
- WiFi SSID: Wi-Fi SSID of router
- WiFi Password: Wi-Fi password of router