nodemcu-firmware/components/modules
Johny Mattsson 5c1bb4c6d6 Updated to latest IDF.
WiFi STA module updated to reflect IDF name changes.

Platform flash and partition api updated to reflect IDF name changes.
Eventually these (and the SPIFFS module) will likely need to be updated
to exclusively work with the esp_partition_xxx() functions in order to
support working with encrypted flash.
2016-11-12 13:17:17 +11:00
..
Kconfig Imported @djphoenix's new native LWIP net module. 2016-10-06 17:24:08 +11:00
bthci.c Simple BlueTooth module for BT LE advertisements. 2016-09-29 17:02:40 +10:00
component.mk Basic wifi config functions. 2016-10-03 17:42:28 +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 Added node.osprint(). 2016-09-28 17:57:29 +10: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