- 22 Jul, 2016 1 commit
-
-
Arnim Läuger authored
-
- 10 Jul, 2016 1 commit
-
-
Yury Popov authored
-
- 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
-
- 09 Apr, 2016 1 commit
-
-
Philip Gladstone authored
-
- 10 Mar, 2016 2 commits
-
-
Johny Mattsson authored
-
philip authored
Squashed commit of the following: commit 4439b8c45192f6dee1222df78bbb59f74509e0ee Author: philip <philip@gladstonefamily.net> Date: Sun Mar 6 20:23:21 2016 -0500 Fix the ignore commit a07ee5acdf91286607c3e2dce128c9b8bfd7bd80 Author: philip <philip@gladstonefamily.net> Date: Sun Mar 6 20:20:41 2016 -0500 Remove uneeded stuff commit b3604ace92fc13b30161d385c354b0f1c5fe4046 Author: philip <philip@gladstonefamily.net> Date: Sun Mar 6 20:15:26 2016 -0500 Remove client cert auth commit 6e48c633569630736a986cd07a59a12de954391e Author: philip <philip@gladstonefamily.net> Date: Sun Mar 6 20:11:42 2016 -0500 More cleanup commit d40eade405ef071d0d1b60d038566b5b8f2cafa3 Author: philip <philip@gladstonefamily.net> Date: Sat Mar 5 10:56:56 2016 -0500 Move to almost working version commit 1860a2d90afa94461c53bd41251d4870d6527f9d Author: philip <philip@gladstonefamily.net> Date: Fri Mar 4 08:04:09 2016 -0500 ...
-
- 18 Feb, 2016 1 commit
-
-
philip authored
-
- 21 Jan, 2016 1 commit
-
-
Johny Mattsson authored
Plus associated fixes.
-
- 13 Jan, 2016 2 commits
-
-
philip authored
-
Philip Gladstome authored
-
- 11 Jan, 2016 1 commit
-
-
Johny Mattsson authored
Also bail out if trying to use the replacement libmain.a with a non-1.5.0 SDK.
-
- 10 Jan, 2016 1 commit
-
-
Johny Mattsson authored
-
- 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?
-
- 12 Oct, 2015 3 commits
-
-
Johny Mattsson authored
Renamed the main linker script to make it clear it is customised for NodeMCU and not to be confused with the standard linker SDK linker scripts. Changed to using the eagle.rom.addr.v6.ld file from the SDK.
-
Johny Mattsson authored
-
Johny Mattsson authored
Leaving the linker scripts intact for now, as they're quite customised.
-
- 01 May, 2015 1 commit
-
-
cal authored
-
- 06 Feb, 2015 1 commit
-
-
Lukas Schauer authored
This allows setting the path to esptool.py as an option on make, allowing the use of alternative tools, or modified esptool.py versions.
-
- 02 Feb, 2015 1 commit
-
-
devsaurus authored
-
- 26 Jan, 2015 1 commit
-
-
Tuan PM authored
-
- 11 Jan, 2015 1 commit
-
-
Peter Magnusson authored
-
- 10 Jan, 2015 4 commits
-
-
Peter Magnusson authored
-
Peter Magnusson authored
Can now do make && make flash directly from root.
-
funshine authored
-
Simon John authored
Uses the new elf2image features of esptool.py to do away with the myriad of shell scripts and binaries. Fixed permissions on esptool.py
-
- 05 Jan, 2015 1 commit
-
-
HuangRui authored
-
- 22 Dec, 2014 1 commit
-
-
funshine authored
-