Go to file
Angus Gratton b18317a8a9 app_main: Remove return 0 statement, should have been in 22ff84e 2016-11-14 11:03:14 +11:00
main app_main: Remove return 0 statement, should have been in 22ff84e 2016-11-14 11:03:14 +11:00
.gitignore Initial version of template application 2016-08-18 22:37:05 +08:00
LICENSE Initial version of template application 2016-08-18 22:37:05 +08:00
Makefile Change SDK_PATH to IDF_PATH 2016-08-23 15:40:51 +08:00
README.rst Initial version of template application 2016-08-18 22:37:05 +08:00
sdkconfig Update skdconfig with latest defaults 2016-09-27 12:48:43 +10:00

README.rst

ESP-IDF template app
====================

This is a template application to be used with `Espressif IoT Development Framework`_ (ESP-IDF). 

Please check ESP-IDF docs for getting started instructions.

Code in this repository is Copyright (C) 2016 Espressif Systems, licensed under the Apache License 2.0 as described in the file LICENSE.

.. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf