- 02 Sep, 2018 1 commit
-
-
Natalia authored
-
- 10 Aug, 2018 1 commit
-
-
Nathaniel Wesley Filardo authored
Thanks to @TerryE for many useful suggestions
-
- 06 Aug, 2018 1 commit
-
-
Marcel Stör authored
Contributes to #2431
-
- 05 Aug, 2018 1 commit
-
-
Marcel Stör authored
Fixes #2433, #2434
-
- 22 Jul, 2018 5 commits
- 01 Jul, 2018 1 commit
-
-
Marcel Stör authored
-
- 22 Jun, 2018 1 commit
-
-
TerryE authored
-
- 20 May, 2018 1 commit
-
-
dnc40085 authored
-
- 26 Apr, 2018 2 commits
-
-
Marcel Stör authored
-
dnc40085 authored
* Update node.dsleep() to support longer deep sleep duration. * Updated documentation for node.dsleepMax()
-
- 24 Apr, 2018 1 commit
-
-
Marcel Stör authored
-
- 19 Apr, 2018 1 commit
-
-
TerryE authored
-
- 18 Apr, 2018 1 commit
-
-
Marcel Stör authored
-
- 13 Apr, 2018 1 commit
-
-
dnc40085 authored
* pmsleep refactor * Shortened swtmr disabled message * Added swtimer debug module option to user_modules.h. * Added comments to user_config.h. * Fixed error in documentation for node.sleep() * remove blank sntp.c that got added in during rebase onto dev(6218b926) * Added #ifdefs around SWTIMER_REG_CB to prevent inclusion of disabled code
-
- 06 Apr, 2018 1 commit
-
-
Johny Mattsson authored
Added `node.egc.meminfo()` to expose LVM usage (to make the regular `node.egc.ON_MEM_LIMIT` option usable). Extended the `node.egc.ON_MEM_LIMIT` option to also take negative limits, in which case that's taken as a request to keep a certain amount of heap available for non-Lua use.
-
- 31 Mar, 2018 1 commit
-
-
dnc40085 authored
-
- 21 Mar, 2018 1 commit
-
-
Philip Gladstone authored
-
- 17 Mar, 2018 2 commits
- 12 Mar, 2018 1 commit
-
-
Arnim Läuger authored
remove deprecated init functions in adxl345, am2320, bme280, bmp085, hdc1080, hmc58831, l3g4200d, HDC1000, lm92 (#2276)
-
- 03 Mar, 2018 1 commit
-
-
Nathaniel Wesley Filardo authored
* mbedtls 2.7.0 (mbedtls-2.7.0-0-g32605dc8) Wholesale import, with a few changes from earlier preserved through. Ideally we would soon get to the point of having no divergences from upstream. * tls: add function to adjust mbedTLS debug level
-
- 26 Feb, 2018 1 commit
-
-
Marcel Stör authored
Fixes #2275
-
- 23 Feb, 2018 1 commit
-
-
Philip Gladstone authored
* Fix some subtle timing issues with gpio.pulse * Add the pulse:update method * Allow getstate to work on stopped pulsers * Make gpio.mode(, gpio.OUTPUT) actually set the output mode * Added some more documentation
-
- 15 Feb, 2018 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 13 Feb, 2018 1 commit
-
-
Marcel Stör authored
-
- 07 Feb, 2018 1 commit
-
-
Pawel Jasinski authored
in float build, uV and sign are included in mV in int build, uV and mV are absolute, sign is -1, 0, 1 added rounding of uV values added optional test function
-
- 04 Feb, 2018 1 commit
-
-
Marcel Stör authored
Fixes #2209.
-
- 29 Jan, 2018 1 commit
-
-
Pawel Jasinski authored
* ads1015 is supported, up to 4 devices can be connected at the same time * removed debug, updated documentation * changed to oop API * added __gc to handle active timer cleanup * reworked argument validation and error reporting * stack is no longer messed up after __del
-
- 23 Jan, 2018 1 commit
-
-
Konrad Hübner authored
* ws2812 effects and color utils modules added * Added documentation for new modules to mkdocs.yml * changed mode option to string, documentation, default modules fixed * updated user_modules.h
-
- 10 Jan, 2018 3 commits
-
-
Luiz Felipe Silva authored
* add final sqlite3 patch * remove unused defines, join caching code with esp vfs code to reduce exported symbols and shrink final file size * Modules should by default be disabled and in alphabetical order
-
Philip Gladstone authored
-
Philip Gladstone authored
-
- 25 Dec, 2017 1 commit
-
-
Marcel Stör authored
-
- 17 Dec, 2017 2 commits
-
-
Philip Gladstone authored
* Add support of counting of interrupts * Update the timestamp when interrupt happens during dispatch. Also clear out interrupts when setting up a new callback
-
Marcel Stör authored
-