- 05 Jun, 2016 1 commit
-
-
Philip Gladstone authored
Fixes #1164 and thus also #1150, #1149, #1147 and #898. * Move to latest version of SPIFFS * Add SPIFFS porting layer for NodeMCU * Add option to delete output if it doesn't fit * Change FLASHSIZE to be in bits by default: default 4mb 32mb * Add SPIFFS_MAX_FILESYSTEM_SIZE override * Add notes on SPIFFS_FIXED_LOCATION * Add 1M boundary * Include the current version of the LICENSE
-
- 03 Jun, 2016 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 02 Jun, 2016 1 commit
-
-
Marcel Stör authored
-
- 28 Apr, 2016 3 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
Marcel Stör authored
-
- 17 Apr, 2016 1 commit
-
-
Philip Gladstone authored
* Auto autobaud detection by default * Added stopping the autobaud if explicitly configured * Add note about auto-baud to the uart.md
-
- 02 Apr, 2016 1 commit
-
-
Marcel Stör authored
-
- 09 Mar, 2016 1 commit
-
-
Marcel Stör authored
-
- 17 Jan, 2016 2 commits
-
-
Marcel Stör authored
-
Marcel Stör authored
-
- 13 Jan, 2016 1 commit
-
-
Philip Gladstome authored
-
- 09 Jan, 2016 1 commit
-
-
Adam Bonner authored
Update 1.5.0 link and add some other links
-
- 08 Jan, 2016 2 commits
- 05 Jan, 2016 1 commit
-
-
Marcel Stör authored
-
- 29 Dec, 2015 1 commit
-
-
Huang Rui authored
Add http module and documention, including fix httpclient bug.
-
- 23 Dec, 2015 1 commit
-
-
Johny Mattsson authored
Removed earlier TCP port randomisation fix - the new SDK has its own fix even though Espressif told me they wouldn't fix it. Yay?
-
- 18 Dec, 2015 1 commit
-
-
Marcel Stör authored
I a discussion with @nickandrew (original author of updated sections) he agreed that we should rather link to *my* Docker image because it has fewer issues then the one currently referenced. The one we identified will soon be addressed.
-
- 17 Dec, 2015 1 commit
-
-
Marcel Stör authored
I a discussion with @nickandrew (original author of updated sections) he agreed that we should rather link to *my* Docker image because it has fewer issues then the one currently referenced. The one we identified will soon be addressed.
-
- 06 Dec, 2015 4 commits
-
-
Nick Andrew authored
Given that the 0.9.5 and 0.9.6 versions of NodeMCU are deprecated, it is quite important that the updated README appears in the master branch. That's what people will see when they visit the repository page on github. This commit just squashes all recent dev-branch changes to README.md to get it updated ASAP in advance of pulling the entire dev branch into master. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
* Remove the "0.9.6; deprecated" comment regarding the master branch * Add a paragraph on enabling debugging * Clarify (I hope) the conditions under which you need to reformat your flash filesystem. * Remove trailing blanks Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Based on @vowstar edits: * Note that the SDK is the NONOS one * Add links for NodeMCU devkit v1.0 and distinguish from v0.9 * Remove the ToDo list (as all are complete but for 1 item)
-
Vowstar authored
A lot of people don't know DHT sensor lib.
-
- 16 Nov, 2015 15 commits
-
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Change to Markdown list or table. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Make it more obvious to run file.format() after flashing. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
It's in the API documentation and doesn't belong in the top-level README. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Remove the download button until a 1.4.0 release is pushed to github. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Add all the latest module names too. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
List the latest set of modules in the example on disabling modules. Show which file to edit to tag your firmware to identify it on boot. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Put Marcel's online build server first, as this will be the go-to for new users. Note that they should build 'dev' not 'master'. Next, list the docker image which will build from your checked-out repository and possibly including your own changes. Finally, list the prerequisites if you want to build it all yourself, including the sequence of commands (same as the docker image uses). Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
The README is presently quite unreadable. The simpler examples of programming an already-flashed ESP8266 are moved up, to give the new user the flavor of what is possible with NodeMCU. Instructions to build the firmware will follow. Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-
Nick Andrew authored
Changelog is in the git history, or major changes should be noted in CHANGELOG.md Signed-off-by:
Nick Andrew <nick@nick-andrew.net>
-