- 31 Jul, 2024 1 commit
-
-
serg3295 authored
-
- 21 May, 2024 1 commit
-
-
Jade Mattsson authored
Updated and removed incorrect node module documentation.
-
- 04 Nov, 2021 1 commit
-
-
Johny Mattsson authored
Also removed old, very unsafe node.osoutput(). We're now integrating cleanly with the IDF/newlib way of redirecting stdout. Added necessary depends in Kconfig to ensure VFS support is enabled, as otherwise you'd only get a mysterious crash when attempting to enable output redirection.
-
- 26 Aug, 2021 1 commit
-
-
Johny Mattsson authored
Now properly triggering restart on non-interactive errors.
-
- 22 Aug, 2021 1 commit
-
-
Johny Mattsson authored
With minor modifications to drop ESP8266 specific information not applicable to the ESP32 series. Further corrections welcome.
-
- 02 Apr, 2021 1 commit
-
-
Marcel Stör authored
-
- 14 Feb, 2021 1 commit
-
-
tomsci authored
-
- 17 Jan, 2021 1 commit
-
-
tomsci authored
Supporting wakeup from (non-EXT1) GPIO, UART, ULP, timer and touch
-
- 05 Jan, 2021 1 commit
-
-
Kit Klein authored
-
- 22 Aug, 2020 1 commit
-
-
tomsci authored
-
- 16 Jan, 2019 1 commit
-
-
Marcel Stör authored
-
- 13 Jan, 2019 1 commit
-
-
Marcel Stör authored
Drop support for localized content, #2213 Restructure some content to match more closely what we have in master, #2542
-
- 10 Nov, 2018 1 commit
-
-
tomsci authored
* esp32: Reinstate tmr.now() function using esp_timer_get_time() Also added larger limit before wrapping if Lua's number type supports it. * Renamed tmr.now() to node.uptime() Added second return value to indicate timer wrap
-
- 02 Mar, 2017 1 commit
-
-
Johny Mattsson authored
-
- 02 Jun, 2016 1 commit
-
-
Johny Mattsson authored
-
- 18 May, 2016 1 commit
-
-
Johny Mattsson authored
- Stop fighting against the SDK in terms of owning/writing the init_data block. NodeMCU included a default init_data block because originally the SDK did not, but by now it's not needed. - Expose a way to reconfigure the ADC mode from Lua land. With most people using the cloud builder and not able to change the #define for byte 107 this has been a pain point. - Less confusion about which init_data has been used. Lua code can now simply state what mode it wants the ADC to be in, and not worry about the rest of the init_data complexities such as the init_data changing location due to flashing with wrong flash_size setting, or doing/not doing a chip-erase before loading new NodeMCU firmware.
-
- 20 Mar, 2016 1 commit
-
-
philip authored
-
- 06 Mar, 2016 2 commits
-
-
TerryE authored
-
Marcel Stör authored
-
- 03 Mar, 2016 1 commit
-
-
TerryE authored
-
- 01 Mar, 2016 1 commit
-
-
TerryE authored
-
- 24 Feb, 2016 1 commit
-
-
TerryE authored
-
- 20 Feb, 2016 1 commit
-
-
TerryE authored
-
- 15 Jan, 2016 1 commit
-
-
Johny Mattsson authored
-
- 13 Jan, 2016 1 commit
-
-
Johny Mattsson authored
-
- 08 Jan, 2016 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 06 Jan, 2016 1 commit
-
-
devsaurus authored
-
- 05 Jan, 2016 3 commits
-
-
Johny Mattsson authored
-
Johny Mattsson authored
-
Johny Mattsson authored
-
- 28 Dec, 2015 1 commit
-
-
Marcel Stör authored
-
- 27 Dec, 2015 1 commit
-
-
Marcel Stör authored
-
- 17 Dec, 2015 3 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
Marcel Stör authored
-
- 13 Dec, 2015 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 05 Dec, 2015 1 commit
-
-
Marcel Stör authored
-