- 04 Apr, 2017 2 commits
-
-
dnc40085 authored
* Exposed forced sleep API and more Added timer suspend functionality * wifi.suspend * wifi.resume * node.sleep * tmr.suspend * tmr.suspend_all * tmr.resume * tmr.resume_all * Implement timer suspend functionality * Fix for uart TX glitch * Made some modifications to the error reporting
-
Marcel Stör authored
-
- 31 Mar, 2017 2 commits
-
-
Arnim Läuger authored
-
dnc40085 authored
* Update wifi event monitor documentation Added a note to `wifi.eventmon.register()` and `wifi.sta.eventmonreg()` * Add deprecation note to `wifi.sta.eventMonReg()`
-
- 29 Mar, 2017 1 commit
-
-
Arnim Läuger authored
* Change vfs_stat() api to pre-allocated buffer for stat info. * Change vfs_readdir() api to stat buffer as well. vfs_item api removed.
-
- 27 Mar, 2017 1 commit
-
-
Yury Popov authored
* Fix cron values >32 * Fix crontab description items order
-
- 22 Mar, 2017 1 commit
-
-
Philip Gladstone authored
Replaces the problematic cjson module.
-
- 20 Mar, 2017 1 commit
-
-
thirschbuechler authored
-
- 18 Mar, 2017 1 commit
-
-
Frank Exoo authored
-
- 17 Mar, 2017 1 commit
-
-
Yury Popov authored
* Enable SO_REUSEADDR for server TCP sockets * Reduce TCP_MSL to 5 sec * Add changes notice for future updates * Move MSL change to lwipiots.h
-
- 16 Mar, 2017 2 commits
-
-
Arnim Läuger authored
-
Arnim Läuger authored
-
- 15 Mar, 2017 1 commit
-
-
Arnim Läuger authored
-
- 14 Mar, 2017 1 commit
-
-
Johny Mattsson authored
-
- 12 Mar, 2017 1 commit
-
-
Marcel Stör authored
* Transfer build options from README to docs, fixes #1830 * reference tls, u8g, ucg module configuration
-
- 10 Mar, 2017 3 commits
-
-
Jonathan Karras authored
- Remove old non-async examples from `lua-examples`. - Rename `ds18b20.EN.md` to `README.md` - Change remaining `toBase64` calls to the more standard `toHex` call. - Fix some spelling and markdown formatting issues in README file. Addresses issue #1841
-
Philip Gladstone authored
-
Jonathan Karras authored
-
- 09 Mar, 2017 2 commits
-
-
Marcel Stör authored
-
FrankX authored
-
- 07 Mar, 2017 3 commits
-
-
Yury Popov authored
-
Jonathan Karras authored
-
Luís Fonseca authored
-
- 06 Mar, 2017 1 commit
-
-
thirschbuechler authored
-
- 05 Mar, 2017 1 commit
-
-
Marcel Stör authored
-
- 02 Mar, 2017 1 commit
-
-
Arnim Läuger authored
-
- 01 Mar, 2017 3 commits
-
-
Marcel Stör authored
-
Arnim Läuger authored
* sync uart configuration to tx fifo level * poll tx fifo empty before disabling interrupts * echo parameter is optional for uart.setup()
-
Arnim Läuger authored
-
- 25 Feb, 2017 1 commit
-
-
vsky authored
-
- 24 Feb, 2017 1 commit
-
-
Arnim Läuger authored
-
- 22 Feb, 2017 1 commit
-
-
dnc40085 authored
-
- 12 Feb, 2017 2 commits
-
-
vsky authored
-
Marcel Stör authored
-
- 11 Feb, 2017 1 commit
-
-
FrankX authored
-
- 10 Feb, 2017 1 commit
-
-
Arnim Läuger authored
-
- 09 Feb, 2017 2 commits
-
-
Philip Gladstone authored
-
Marcel Stör authored
-
- 08 Feb, 2017 1 commit
-
-
Jason Follas authored
* Add wifi.sta.clearconfig(). Adjust password validation to match 2.0.0 SDK rules (no min length enforced, i.e. for WEP) * Updat comments about WEP key not having a minimum * Documentation: add note about node.restore() to wifi.sta.clearconfig() docs, and add SDK verbiage to describe what node.restore() impacts. * Normaliz if statements * Convert leading tabs to leading spaces for consistency
-
- 06 Feb, 2017 1 commit
-
-
Marcel Stör authored
-