esp-idf/examples/get-started/hello_world
Ivan Grokhotkov 5830f529d8 Merge branch 'master' into feature/esp32s2beta_merge 2019-10-02 19:01:39 +02:00
..
main
.gdbinit.ci Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
CMakeLists.txt
Makefile
README.md
loadable_elf_example_test.py Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
sdkconfig.ci Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00

README.md

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.