Go to file
Angus Gratton 22ff84e1a7 app_main: Function should return void not int
Thanks to @kolban : http://esp32.com/viewtopic.php?f=13&t=450&p=2030
2016-11-14 10:30:39 +11:00
main app_main: Function should return void not int 2016-11-14 10:30:39 +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