- 15 Jan, 2016 5 commits
-
-
Terry Ellison authored
Add functions: wifi.sta.sethostname and wifi.sta.gethostname
-
Johny Mattsson authored
Add support for Temperature Comparison register set/get functions for LM92
-
Johny Mattsson authored
Add HTTP client module and documents.
-
Terry Ellison authored
Optimized node.bootreason() for size.
-
Johny Mattsson authored
Reduces the size from 179 to 102 bytes.
-
- 14 Jan, 2016 7 commits
-
-
Terry Ellison authored
Add the exccause parameter into the bootreason block
-
philip authored
-
Johny Mattsson authored
Update flash_api due to flash size map is redefined by espressif.
-
Johny Mattsson authored
Fix problem in wifi.sta.getap where invidual result is lost.
-
Johny Mattsson authored
SPI: Implemented CPOL=1
-
jfollas authored
Reference: http://bbs.espressif.com/viewtopic.php?f=49&t=1570
-
Johny Mattsson authored
Upgrade to SDK version 1.5.1 from Espressif
-
- 13 Jan, 2016 3 commits
-
-
philip authored
-
philip authored
Conflicts: Makefile
-
Philip Gladstome authored
-
- 12 Jan, 2016 2 commits
-
-
Terry Ellison authored
Expose extended reset info via node.bootreason().
-
Johny Mattsson authored
-
- 11 Jan, 2016 1 commit
-
-
Johny Mattsson authored
Also bail out if trying to use the replacement libmain.a with a non-1.5.0 SDK.
-
- 10 Jan, 2016 3 commits
-
-
Terry Ellison authored
Range check the tmr interval value.
-
Johny Mattsson authored
Plain SDK 1.5.0 bugs out for values >6871948 or so - this commit does not do anything to mitigate that.
-
Johny Mattsson authored
-
- 09 Jan, 2016 2 commits
-
-
Terry Ellison authored
Small fixes to README.md
-
Adam Bonner authored
Update 1.5.0 link and add some other links
-
- 07 Jan, 2016 5 commits
-
-
Terry Ellison authored
Remove superfluous collectgarbage() in webap example
-
Terry Ellison authored
Remove left-over cruft regarding Lua mem opt.
-
Terry Ellison authored
Update telnet example to fit new SDK behavior
-
devsaurus authored
-
devsaurus authored
-
- 06 Jan, 2016 4 commits
- 05 Jan, 2016 2 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
Fix for node.dsleep to increase maximum sleep time
-
- 04 Jan, 2016 1 commit
-
-
dnc40085 authored
-
- 03 Jan, 2016 2 commits
- 02 Jan, 2016 1 commit
-
-
dnc40085 authored
node.dsleep was using sint32 to hold sleep time when it should be using uint32
-
- 01 Jan, 2016 1 commit
-
-
Terry Ellison authored
Upgrade to SDK 1.5.0 + Espressif's Open LWIP 1.5.0.
-
- 30 Dec, 2015 1 commit
-
-
Huang Rui authored
-