Johny Mattsson
b29d436400
Updated to latest IDF.
2016-12-06 17:50:31 +11:00
Johny Mattsson
40426a18b0
Updated to latest IDF.
2016-12-01 16:00:37 +11:00
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
Johny Mattsson
2951e8e075
Updated to latest IDF.
...
Using partitions for nvs and phy_init seems to work fine together with our
automatic fs partition creation.
2016-11-22 11:16:56 +11:00
Johny Mattsson
5a47aca10d
Updated to latest IDF.
2016-11-21 10:19:03 +11:00
Johny Mattsson
bccf64ef0b
Update to latest IDF version.
2016-11-18 10:34:49 +11:00
Johny Mattsson
2266670b46
Updated to latest IDF.
2016-11-16 17:59:06 +11:00
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
Johny Mattsson
710baa08e1
Updated to latest IDF.
...
Now with fixed printf.
2016-10-07 13:45:11 +11:00
Johny Mattsson
a3f5398bc4
Updated IDF to latest.
2016-10-03 13:28:34 +11:00
Johny Mattsson
febc8f7f36
Updated to latest IDF.
2016-09-28 17:57:00 +10:00
Johny Mattsson
33eb1bc790
Updated to new startup & esp event handling.
...
Modules can now subscribe to ESP system events via the new
NODEMCU_ESP_EVENT() macro. See nodemcu_esp_event.h for details.
2016-09-27 18:42:08 +10:00
Johny Mattsson
48bbe74cbf
Updated to latest IDF.
...
Lost some helpful macros when they changed the uart register header it seems.
2016-09-26 13:36:53 +10:00
Johny Mattsson
fe602d2d7e
Removed all currently-unused code & docs.
...
Heading towards having only ESP32-aware/capable code in this branch.
2016-09-21 13:47:44 +10:00
Johny Mattsson
a463d764eb
WIP ESP32 IDF port.
...
Currently the UART driver break boot (or at least output).
2016-09-16 18:11:42 +10:00
Johny Mattsson
d33945b68b
Moved sdk submodules for easier branch switching.
2016-06-21 18:06:04 +10:00
Johny Mattsson
a6c0873a28
Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0.
...
Removed earlier TCP port randomisation fix - the new SDK has its own fix
even though Espressif told me they wouldn't fix it. Yay?
2015-12-23 11:17:05 +11:00
Johny Mattsson
5d5be35633
Upgraded LWIP to 1.4.0 released from Espressif.
...
Plus directly provided patch for user_interface.h.
2015-10-12 14:31:04 +11:00
Johny Mattsson
57d5e2072e
Imported latest SDK 1.4.0 on the side in prep for upgrade.
2015-10-12 13:00:38 +11:00