mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-11-02 21:40:10 +08:00
feat(hello_world): add example hello_world from esp-idf and modify it for ESP8266
Commit ID: b0456cc9
This commit is contained in:
5
examples/get-started/hello_world/README.md
Normal file
5
examples/get-started/hello_world/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Hello World Example
|
||||
|
||||
Starts a FreeRTOS task to print "Hello World"
|
||||
|
||||
See the README.md file in the upper level 'examples' directory for more information about examples.
|
||||
Reference in New Issue
Block a user