nodemcu-firmware/app
Simon John a1e9e58a1e Vastly simplified generating and flashing firmware.
Uses the new elf2image features of esptool.py to do away with the
myriad of shell scripts and binaries.

Fixed permissions on esptool.py
2015-01-10 12:30:52 +00:00
..
.settings fix eclipse project 2015-01-09 15:58:39 +08:00
driver deep optimizing ram usage 2015-01-07 01:15:38 +08:00
include fix eclipse project 2015-01-09 15:58:39 +08:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc move some buffer to local 2015-01-06 19:01:34 +08:00
lua add file.format() to rebuild fs system, get more ram back 2015-01-07 15:57:17 +08:00
lwip fix net.socket:send(), fix file.read() when 0xFF reached 2015-01-08 16:03:21 +08:00
modules fix net.socket:send(), fix file.read() when 0xFF reached 2015-01-08 16:03:21 +08:00
platform deep optimizing ram usage 2015-01-07 01:15:38 +08:00
smart Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
spiffs fix net.socket:send(), fix file.read() when 0xFF reached 2015-01-08 16:03:21 +08:00
ssl deep optimizing ram usage 2015-01-07 01:15:38 +08:00
upgrade source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
user Use safe flash options. 2015-01-06 19:32:17 +08:00
wofs Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
.cproject fix eclipse project 2015-01-09 15:58:39 +08:00
.gitignore source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
.project add project file for eclipse 2015-01-05 21:04:45 +08:00
Makefile Vastly simplified generating and flashing firmware. 2015-01-10 12:30:52 +00:00