- 27 Oct, 2015 1 commit
-
-
Johny Mattsson authored
With the new SDK soft-wdt it is no longer sufficient to tickle the hardware watchdog, so all (found) instances have been changed to system_soft_wdt_feed().
-
- 19 Oct, 2015 1 commit
-
-
devsaurus authored
accept negative values as u32
-
- 18 Oct, 2015 7 commits
- 17 Oct, 2015 1 commit
-
-
aeprox authored
Replace undocumented readvdd33 function with SDK function system_get_vdd33
-
- 15 Oct, 2015 1 commit
-
-
Johny Mattsson authored
-
- 12 Oct, 2015 23 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
Plus directly provided patch for user_interface.h.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
To assist with testing new SDK.
-
Johny Mattsson authored
It was piggybacking on the Lua readline timer which no longer exists. Also cleaned up injection of Lua commands via CoAP & node.input().
-
Johny Mattsson authored
The Lua input timer has been the thorn in the side which prevents a lot of potential sleeping, unnecessarily.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
Renamed the main linker script to make it clear it is customised for NodeMCU and not to be confused with the standard linker SDK linker scripts. Changed to using the eagle.rom.addr.v6.ld file from the SDK.
-
Johny Mattsson authored
-
Johny Mattsson authored
Now boots to Lua prompt, but promptly reboots itself before input.
-
Johny Mattsson authored
Needs testing.
-
Johny Mattsson authored
The ESP never supported internal pulldowns, and the SDK now matches reality.
-
Johny Mattsson authored
Again, the os_xxx version has been removed from the SDK.
-
Johny Mattsson authored
The os_intr_xxx macros no longer exist in the SDK.
-
Johny Mattsson authored
Both "c_types.h" and "lwip/ip_addr.h" don't get included indirectly anymore.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
From Espressif's lwip_open_src_template_proj_for_v1.3.0.zip
-
Johny Mattsson authored
Leaving the linker scripts intact for now, as they're quite customised.
-
- 04 Oct, 2015 1 commit
-
-
devsaurus authored
* respect N-1 * avoid range overflow
-
- 03 Oct, 2015 1 commit
-
-
devsaurus authored
-
- 01 Oct, 2015 1 commit
-
-
Robert Foss authored
-
- 30 Sep, 2015 2 commits
-
-
Robert Foss authored
-
Robert Foss authored
-
- 27 Sep, 2015 1 commit
-
-
Robert Foss authored
-