- 12 Oct, 2015 25 commits
-
-
Johny Mattsson authored
To assist with testing new SDK.
-
Marcel Stör authored
-
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
Note: this is the non-standalone build, excluding the SDK.
-
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
Trust me, without this things behave *very* strangely!
-
Johny Mattsson authored
Now boots to Lua prompt, but promptly reboots itself before input.
-
Johny Mattsson authored
-
Johny Mattsson authored
-
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
I really wish they'd just used stdint.h instead of rolling their own broken stuff.
-
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.
-
Johny Mattsson authored
-
- 06 Oct, 2015 1 commit
-
-
devsaurus authored
Add divider for arbitrary HSPI clock frequencies, resolves #674
-
- 05 Oct, 2015 2 commits
-
-
devsaurus authored
-
Johny Mattsson authored
Added ENDUSER_SETUP module.
-
- 04 Oct, 2015 2 commits
- 03 Oct, 2015 2 commits
- 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
-
- 24 Sep, 2015 2 commits
- 19 Sep, 2015 2 commits
-
-
Robert Foss authored
-
Robert Foss authored
-