nodemcu-firmware/docs/en
Johny Mattsson 085f35da73 Tie in the EGC with the SDK's heap knowledge. (#2319)
Added `node.egc.meminfo()` to expose LVM usage (to make the regular
`node.egc.ON_MEM_LIMIT` option usable).

Extended the `node.egc.ON_MEM_LIMIT` option to also take negative limits,
in which case that's taken as a request to keep a certain amount of heap
available for non-Lua use.
2018-04-06 14:52:03 +02:00
..
modules Tie in the EGC with the SDK's heap knowledge. (#2319) 2018-04-06 14:52:03 +02:00
build.md update nodemcu version in README.md, build.md, flash.md 2018-03-24 11:13:13 +01:00
extn-developer-faq.md Transfer build options from README to docs (#1860) 2017-03-12 21:43:46 +01:00
flash.md update nodemcu version in README.md, build.md, flash.md 2018-03-24 11:13:13 +01:00
hardware-faq.md Remove hardware FAQ, fixes #2015 2017-06-27 17:17:28 +02:00
index.md Fix typo 2016-10-11 08:05:42 +09:00
lua-developer-faq.md Reformat Lua FAQ 2018-04-02 11:00:28 +02:00
sdcard.md Correct typo 2017-09-14 20:46:22 +02:00
spiffs.md Fixes the spiffsimg issues (#1502) (#1503) 2016-09-21 11:45:53 +10:00
start.md Rename DIR to dir and improve JavaScript for RTD 2015-12-28 17:25:00 +01:00
support.md Fix typo 2016-09-26 21:53:28 +02:00
upload.md Minor update flashing docs 2017-12-18 21:54:41 +01:00