Brian Campuzano
|
45fde1a28c
|
Added wifi logger
|
2017-02-20 23:41:59 -08:00 |
Brian Campuzano
|
e02d1a1a8f
|
Turned down heartbeat rate to keep from getting a headache
|
2017-02-20 23:21:52 -08:00 |
Brian Campuzano
|
b81b0f9bcf
|
Added include directories to conform to IDF build system
|
2017-02-20 23:06:41 -08:00 |
Brian Campuzano
|
6e8b650663
|
Added wifi component
|
2017-02-20 22:48:56 -08:00 |
Brian Campuzano
|
d05c18af14
|
Added ignore file
|
2017-02-20 22:35:55 -08:00 |
Ivan Grokhotkov
|
bd26045075
|
Remove deprecated features, update sdkconfig
|
2016-11-25 11:48:21 +08:00 |
Angus Gratton
|
b18317a8a9
|
app_main: Remove return 0 statement, should have been in 22ff84e
|
2016-11-14 11:03:14 +11:00 |
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 |
Angus Gratton
|
bbf4cd7259
|
WIFI_INIT_CONFIG_DEFAULT() takes no arguments
|
2016-09-27 19:42:54 +10:00 |
Angus Gratton
|
e8703ac707
|
Remove nvs_flash_init() parameters
Matches esp-idf commit bda83c4a95
|
2016-09-27 12:48:05 +10:00 |
Ivan Grokhotkov
|
c19a8d0246
|
Migrate startup code from cpu_start into the application
|
2016-09-26 14:39:46 +08:00 |
Angus Gratton
|
e5f7812e65
|
Rename main Makefile to component.mk
Matches esp-idf commit 1cf2406
|
2016-09-01 09:27:35 +10:00 |
Angus Gratton
|
05ad6c4aaf
|
Update second instance of SDK_PATH to IDF_PATH
See https://github.com/espressif/esp-idf/commit/9ec0e15
|
2016-08-23 18:24:17 +08:00 |
Ivan Grokhotkov
|
d4eb1d137f
|
Initial version of template application
|
2016-08-18 22:37:05 +08:00 |