- 06 Jun, 2024 1 commit
-
-
Marcel Stör authored
-
- 06 Sep, 2021 2 commits
-
-
Marcel Stör authored
* Modernize docs * Remove old style hacks * Add comment
-
Lian Yang authored
Sets static IP address, netmask, gateway, dns address of the ethernet. The code is directly copied from the wifi.sta module.
-
- 23 May, 2021 1 commit
-
-
serg3295 authored
ledc.md - formatting, add object name otaupgrade.md - formatting, add 'Syntax' section pulsecnt.md - formatting, fix syntax pulsecnt.create, add object name sdmmc.md - fix typos sjson.md - formatting, add `Parameters` section touch.md - formatting, add object name, fix Returns in tp:read()
-
- 19 May, 2021 1 commit
-
-
serg3295 authored
* Fix bit, bthci, can, encoder, eth, i2s docs * Fix bit, mqtt, qrcodegen, sigma-delta, sodium, time docs. * Add object name in http.md
-
- 27 Apr, 2021 1 commit
-
-
serg3295 authored
-
- 02 Apr, 2021 1 commit
-
-
Marcel Stör authored
-
- 24 Mar, 2021 1 commit
-
-
Nate Clark authored
-
- 14 Feb, 2021 1 commit
-
-
tomsci authored
-
- 22 Jan, 2021 1 commit
-
-
jmdasnoy authored
-
- 17 Jan, 2021 1 commit
-
-
tomsci authored
Supporting wakeup from (non-EXT1) GPIO, UART, ULP, timer and touch
-
- 05 Jan, 2021 2 commits
- 17 Sep, 2020 1 commit
-
-
Marcel Stör authored
Undos changes from #3135
-
- 23 Aug, 2020 2 commits
-
-
Nathaniel Wesley Filardo authored
Using the NODEMCU_ namespace prefix makes it obvious that these are not part of Lua proper (contrast, e.g., LUA_BUILTIN_STRING). Using "CMODULE" gives us room to differentiate between modules whose implementation is in C and whose implemenation is in Lua ("LMODULE"). The ESP8266 branch can adopt the same convention when it moves to Kconfig; see https://github.com/nodemcu/nodemcu-firmware/issues/3130
-
Marcel Stör authored
-
- 22 Aug, 2020 2 commits
- 03 Aug, 2020 1 commit
-
-
David Thornley authored
Manifests as multiple definition of esp_event_send during compilation, as bthci triggers inclusion of `event_loop.c`. Also improved lbth_init() to support BTDM or BLE_ONLY controller modes.
-
- 27 Jul, 2020 1 commit
-
-
Javier Peletier authored
-
- 08 Jul, 2020 1 commit
-
-
Marcel Stör authored
-
- 30 Jun, 2020 1 commit
-
-
kiritnarain authored
It now correctly uses ledc.newChannel() and saves the return value instead of invoking ledc.setup().
-
- 20 Jun, 2020 2 commits
-
-
Marcel Stör authored
This reverts commit f93c9efa.
-
Marcel Stör authored
-
- 18 May, 2020 2 commits
-
-
Javier Peletier authored
-
tomsci authored
-
- 02 May, 2020 1 commit
-
-
Marcel Stör authored
-
- 01 May, 2020 1 commit
-
-
Tom Sutcliffe authored
-
- 30 Apr, 2020 1 commit
-
-
Marcel Stör authored
-
- 29 Apr, 2020 1 commit
-
-
David Thornley authored
The path environment under Windows Subsystem for Linux typically contains paths with spaces. Error Manifests as: - Setting IDF_PATH and re-invoking... /bin/sh: 1: Syntax error: "(" unexpected Makefile:21: recipe for target 'flash' failed Tested on Ubuntu 18.04 both on Linux proper and WSL.
-
- 27 Apr, 2020 1 commit
-
-
tomsci authored
Fixes #2880
-
- 26 Feb, 2020 1 commit
-
-
Kit Klein authored
Correcting the AP config auth types. The ones defined in the current documentation don't seem to exist.
-
- 11 Feb, 2020 1 commit
-
-
Marcel Stör authored
-
- 09 Feb, 2020 1 commit
-
-
Marcel Stör authored
-
- 19 Jan, 2020 1 commit
-
-
Marcel Stör authored
-
- 06 Jan, 2020 3 commits
-
-
Marcel Stör authored
This reverts commit f54d110f.
-
Marcel Stör authored
-
M.K authored
The repo we download from only has x86_64 anyway currently, but a download error will be much more informative than bogus errors from an incompatible compiler.
-
- 05 Jan, 2020 1 commit
-
-
M.K authored
-
- 29 Oct, 2019 1 commit
-
-
f4grx authored
Fixes #2933
-