- 24 Jul, 2018 1 commit
-
-
Marcel Stör authored
Fixes #2418
-
- 20 Jul, 2018 1 commit
-
-
Nathaniel Wesley Filardo authored
Minimally build and boot tested, but the changes look pretty boring
-
- 24 Mar, 2018 1 commit
-
-
devsaurus authored
-
- 13 Feb, 2018 1 commit
-
-
Marcel Stör authored
-
- 28 Sep, 2017 1 commit
-
-
Marcel Stör authored
Fixes #2117
-
- 11 May, 2017 1 commit
-
-
Arnim Läuger authored
-
- 20 Apr, 2017 1 commit
-
-
Marcel Stör authored
-
- 12 Mar, 2017 1 commit
-
-
Marcel Stör authored
* Transfer build options from README to docs, fixes #1830 * reference tls, u8g, ucg module configuration
-
- 11 Dec, 2016 1 commit
-
-
Yury Popov authored
* Update LWIP from SDK * mbedTLS integration * Fix argument type in dbg_printf (#1624) * Migrate to espressif’s download center (#1604) * Fixed BBS links to firmware * Adjust net module docs with mbedTLS info * Remove unrelevant axTLS notice
-
- 09 Sep, 2016 1 commit
-
-
Marcel Stör authored
Fixes #1490
-
- 22 Jul, 2016 1 commit
-
-
Arnim Läuger authored
-
- 10 Jul, 2016 1 commit
-
-
Yury Popov authored
-
- 16 Jun, 2016 1 commit
-
-
Marcel Stör authored
-
- 13 Jun, 2016 1 commit
-
-
Tino Hager authored
Fixes #1303
-
- 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 3 commits
-
-
Marcel Stör authored
-
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.
-