nodemcu-firmware/docs/en
Philip Gladstone feab8b2208 Various minor bits of cleanup (#1647)
* Check the return code of the read function when doing crypto.fhash so that we don't pass negative lengths to the hashing functions
*  Fix various assert failures in the LVM arising from rotables. No functional change
* Add the gpio interrupt time to the callback (and pass it from the interrupt handler)
* Get the PC right in the perf module
* Make the headers static in the websocket module
* Fix the documentation
2016-12-25 10:45:34 +11:00
..
modules Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
build.md Change a number of default values 2016-03-09 23:16:43 +01:00
extn-developer-faq.md Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
flash.md Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
hardware-faq.md Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
index.md Fix typo 2016-10-11 08:05:42 +09:00
lua-developer-faq.md Add note about init.lua (#1353) 2016-06-13 21:51:48 +02:00
sdcard.md Fix SD card docs 2016-09-05 20:45:19 +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 Skip connect() in init.lua 2016-07-28 07:07:39 +02:00