nodemcu-firmware/components/modules
Johny Mattsson c4911ca391 Updated to latest IDF.
This fixes the panic-on-restart issue and the crash-on-uart-input-before-flash-mapped issue.

Node module updated to reflect new function names for sleep/restart.
2016-11-25 10:51:49 +11:00
..
Kconfig Imported 'bit' module from dev branch. 2016-11-17 21:56:51 +11:00
bit.c Imported 'bit' module from dev branch. 2016-11-17 21:56:51 +11:00
bthci.c Simple BlueTooth module for BT LE advertisements. 2016-09-29 17:02:40 +10:00
component.mk Fix module inclusion (got broken by IDF build changes). 2016-11-17 16:52:01 +11:00
encoder.c Grabbed the encoder module from dev. 2016-09-28 17:58:44 +10:00
file.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
net.c Imported @djphoenix's new native LWIP net module. 2016-10-06 17:24:08 +11:00
node.c Updated to latest IDF. 2016-11-25 10:51:49 +11:00
struct.c Unbreak integer build. 2016-11-17 21:59:56 +11:00
uppercase.mk Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
wifi.c Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
wifi_ap.c Basic wifi config functions. 2016-10-03 17:42:28 +11:00
wifi_common.h Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
wifi_sta.c Updated to latest IDF. 2016-11-12 13:17:17 +11:00