devsaurus
358379fd90
Updated ESP-IDF to latest.
2018-10-07 12:33:40 +02:00
devsaurus
efffa92b77
Updated ESP-IDF to latest.
2018-04-01 00:28:26 +02:00
devsaurus
7448d21afa
Updated ESP-IDF to latest.
2017-09-12 22:22:20 +02:00
devsaurus
9f8664b8e6
Updated ESP-IDF to latest and adapt spi master.
2017-09-02 11:38:19 +02:00
devsaurus
c13f83cd2e
Updated ESP-IDF to latest.
2017-07-03 21:42:39 +02:00
devsaurus
9e7eb48fef
Updated ESP-IDF to latest.
...
can: Use DPORT_(SET|clear)_PERI_REG_MASK for DPORT regs.
2017-05-13 22:30:13 +02:00
devsaurus
0ac7d3d942
Updated ESP-IDF to latest.
2017-05-01 17:57:48 +02:00
Johny Mattsson
c69b3b31e8
Updated ESP-IDF to latest.
2017-04-24 15:30:47 +10:00
devsaurus
ebee637a53
Update to latest IDF.
2017-04-20 22:44:22 +02:00
devsaurus
c8e99d50a5
Updated to latest IDF.
2017-04-14 00:22:33 +02:00
Johny Mattsson
602979bfa8
Updated to latest IDF & toolchain.
...
Using new BATCH_BUILD flag for CI build.
2017-03-02 21:37:03 +11:00
Johny Mattsson
9f8dc0271b
Updated to latest IDF.
2017-01-10 11:37:49 +11:00
Johny Mattsson
7abda5c9e0
Updated to latest IDF.
...
- Switched hardcoded interrupts to new IDF interrupt allocation
framework.
- gpio module switched to the IDF's per-pin interrupt callback service.
- Improved NodeMCU linker script since it broke with the IDF upgrade.
- Various compatibility updates.
2016-12-30 19:25:48 +11:00
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