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 |