5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix net.socket:send(), fix file.read() when 0xFF reached More... almost 11 years ago
Merge pull request #76 from nodemcu/dev095 More... almost 11 years ago
add file.format() to rebuild fs system, get more ram back More... almost 11 years ago
deep optimizing ram usage More... almost 11 years ago
add to do list, update readme More... almost 11 years ago
Merge branch 'dev095' of https://github.com/nodemcu/nodemcu-firmware into dev095 More... almost 11 years ago
Use safe flash options. More... almost 11 years ago
Merge pull request #75 from nodemcu/dev095 More... almost 11 years ago
Merge pull request #68 from nodemcu/dev094 More... almost 11 years ago
move some buffer to local More... almost 11 years ago
replace SPIWrite with flash_write More... almost 11 years ago
update readme More... almost 11 years ago
build pre-build bin, auto save flash init data More... almost 11 years ago
add project file for eclipse More... almost 11 years ago
Auto select OBJDUMP and OBJCOPY. More... almost 11 years ago
modify gen_misc and gen_appbin to support gcc toolchain More... almost 11 years ago
Changed Makefile to support Windows xcc. More... almost 11 years ago
Updated SDK to v0.9.5 and optimized memory. More... almost 11 years ago
Add definition of NODE_STORE_TYPEDEF_ATTR and NODE_STORE_ATTR. More... almost 11 years ago
Added NODE_STORE_ATTR __attribute__((aligned(4),packed)) More... almost 11 years ago
align flash read/write addr More... almost 11 years ago
Merge branch 'dev094' of https://github.com/nodemcu/nodemcu-firmware into dev094 More... almost 11 years ago
add newline to flash_api.c for win vm More... almost 11 years ago
Auto generate BUILD_DATE. More... almost 11 years ago
add node.info() to get version, chipid, flash info More... almost 11 years ago
add file.read() api, read(n) will read n byte. More... almost 11 years ago
fix a uart readline bug, which echo 2 CR+LF mistakenly More... almost 11 years ago
Add node.flashid() and node.flashsize(). More... almost 11 years ago
Merge branch 'master' of https://github.com/nodemcu/nodemcu-firmware More... almost 11 years ago
Add new line to flash_api.c for tool chain on windows vm. More... almost 11 years ago