- 18 Feb, 2024 2 commits
-
-
Gregor Hartmann authored
-
Michael Currin authored
-
- 05 Feb, 2024 1 commit
-
-
Sébastien Roy authored
-
- 23 Jan, 2024 1 commit
-
-
SebSeb11 authored
Updates old link to ESP8266 product page which referred to a 404 page.
-
- 18 Oct, 2023 2 commits
-
-
Marcel Stör authored
-
Rex authored
-
- 22 Dec, 2022 1 commit
-
-
Nathaniel Wesley Filardo authored
Adapt https://www.lua.org/work/diffs-lua-5.3.5-lua-5.3.6.html to NodeMCU. Mostly a straight application, but some small tweaks were required and, in lundump.c, some changes were elided and some additional diff reduction applied, as we have heavily diverged from upstream.
-
- 14 Dec, 2022 1 commit
-
-
Josef Fröhle authored
-
- 10 Jul, 2022 1 commit
-
-
Gregor Hartmann authored
* Allow configuration of debugOutput to be performed * don't send to own IP or update own data * Use same socket to send and receive. Avoid problems in many opened and closed sockets to send * Add callback for REMOVEed hosts * Send broascast messages if seedList is empty * Adapt yeelink to new luacheck rules * Fix building of luac.cross for win to win2019 and VS 2019
-
- 23 May, 2022 1 commit
-
-
Arnie97 authored
The header files were moved into `include` in the commit https://review.coreboot.org/plugins/gitiles/flashrom/+/87d7b110d6ed6d4ef0b61e777f2fee3c10808f0b
-
- 20 May, 2022 1 commit
-
-
- 03 Apr, 2022 1 commit
-
-
Nathaniel Wesley Filardo authored
This is intended to be a more portable abstraction: rather than hard-coding offsets in the macro invocations, it relies on the existence of __builtin_offset and its availability even within inline asm blocks. While here, rename some of the functions involved to hopefully improve clarity
-
- 27 Jan, 2022 1 commit
-
-
Ilkka Poutanen authored
This change prevents the shell from erroring out with `$PATH` values that contain e.g. parentheses, as is likely for WSL users.
-
- 15 Jan, 2022 2 commits
-
-
Marcel Stör authored
Do not change the URL to artifacts that reside inside the `/docs` folder as they are correctly managed by MkDocs. Fixes #3495
-
Marcel Stör authored
-
- 12 Jan, 2022 1 commit
-
-
Andreas Deininger authored
-
- 07 Jan, 2022 1 commit
-
-
Nathaniel Wesley Filardo authored
* docs: node: point at telnet module now See 8d091c47 * Fix links Co-authored-by:
Marcel Stör <marcelstoer@users.noreply.github.com>
-
- 30 Dec, 2021 1 commit
-
-
Marcel Stör authored
-
- 28 Dec, 2021 1 commit
-
-
Michael Currin authored
-
- 06 Dec, 2021 1 commit
-
-
Johan Ström authored
-
- 19 Nov, 2021 2 commits
-
-
Johny Mattsson authored
Discovered over on the dev-esp32-idf4 branch. - Off by one error in loadLFS, leading to slight memory leak and potential corruption. - Insufficient return value check in loadLFS, where uzlib may return one of two success conditions, one of which would result in an out-of-bounds access and related pain. - One case of a side effect within a lua_assert(), leading to silently broken LFS image handling when compiling without asserts enabled, the issue showing up as module names being shuffled around. - Incorrect encoding of TValues in LFS when 64bit numbers in use.
-
Johan Ström authored
LWIP_RAND() return type is int, value returned is sometimes negative. This causes timer to sometimes (often) go outside of max_time, which in turn causes IGMP snoopers or IGMP routers to drop the subscription
-
- 08 Sep, 2021 2 commits
-
-
Johan Ström authored
-
Roger D. Winans authored
-
- 07 Sep, 2021 1 commit
-
-
Marcel Stör authored
Bump to Ubuntu 20.04
-
- 27 Aug, 2021 1 commit
-
-
Lukáš Voborský authored
-
- 19 Aug, 2021 1 commit
-
-
Marcel Stör authored
-
- 04 Aug, 2021 1 commit
-
-
Marcel Stör authored
-
- 06 May, 2021 1 commit
-
-
Lukáš Voborský authored
* File LFS module initial commit * LFS file module update #1 * LFS file module update #2 - doc update and file.stat() returning read only attribute * Implementing file.list() * Fine-tuning `file_lfs` module * Adding `file_lfs` to mkdocs.yml * Implementing file.list() update #1 * Fine-tuning * Fine-tuning #2
-
- 25 Apr, 2021 1 commit
-
-
Michael Grünewald authored
-
- 01 Apr, 2021 3 commits
-
-
黄文鉴 authored
-
Marcel Stör authored
Co-authored-by:
Gregor Hartmann <HHHartmann@users.noreply.github.com>
-
Marcel Stör authored
Fixes #3381
-
- 17 Mar, 2021 1 commit
-
-
Marcel Stör authored
-
- 12 Mar, 2021 2 commits
-
-
Lukáš Voborský authored
Merging @pjsg's ack functionalities and other fixes
-
Lukáš Voborský authored
-
- 14 Feb, 2021 2 commits
-
-
Gregor Hartmann authored
-
Marcel Stör authored
Fixes #3025
-
- 03 Feb, 2021 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-