- 05 Apr, 2019 1 commit
-
-
Terry Ellison authored
* Rebaseline firmware to non-OS SDK version 3.0 * Note that SDK version 3.0 introduces the concept of a Flash Partition Table(PT). This is located at Flash offset 0x10000 in our firmware build. * The firmware is now PT aware with both LFS and SPIFFS taking their partition size and location from the PT * A new tool `tools/nodemcu-partition.py` is now used to initialise these data and can also download LFS and SPIFFS images to these partitions.
-
- 17 Feb, 2019 1 commit
-
-
sergio authored
-
- 27 Aug, 2018 1 commit
-
-
Terry Ellison authored
-
- 22 Jun, 2018 1 commit
-
-
TerryE authored
-
- 19 Apr, 2018 1 commit
-
-
TerryE authored
-
- 17 Mar, 2018 1 commit
-
-
TerryE authored
-
- 04 Jan, 2018 1 commit
-
-
Johny Mattsson authored
* Only load a single non-empty line from the uart at a time. * Don't fall behind in processing of uart buffer.
-
- 05 Sep, 2016 1 commit
-
-
Arnim Läuger authored
* Add FatFs * enable BUILD_FATFS for all-module build * push vfs into rest of firmware * align maximum filename length * increase timeout for acmd41 during card initialization * switch from DOS to Unix path semantics chdrive() is substituted by chdir() * update to fatfs R.012a incl. patches 1-6 * add callback for rtc provisioning in file * update docs
-
- 11 Mar, 2016 1 commit
-
-
TerryE authored
-
- 23 Jan, 2016 1 commit
-
-
devsaurus authored
-
- 22 Nov, 2015 1 commit
-
-
devsaurus authored
-
- 18 Nov, 2015 1 commit
-
-
devsaurus authored
-
- 12 Oct, 2015 3 commits
-
-
Johny Mattsson authored
It was piggybacking on the Lua readline timer which no longer exists. Also cleaned up injection of Lua commands via CoAP & node.input().
-
Johny Mattsson authored
The Lua input timer has been the thorn in the side which prevents a lot of potential sleeping, unnecessarily.
-
Johny Mattsson authored
-
- 06 Mar, 2015 1 commit
-
-
funshine authored
-
- 12 Feb, 2015 1 commit
-
-
funshine authored
-
- 07 Jan, 2015 1 commit
-
-
funshine authored
-
- 05 Jan, 2015 1 commit
-
-
HuangRui authored
-
- 31 Dec, 2014 1 commit
-
-
funshine authored
-
- 30 Dec, 2014 3 commits
- 26 Dec, 2014 1 commit
-
-
funshine authored
-
- 22 Dec, 2014 1 commit
-
-
funshine authored
-