Johny Mattsson b0f9788a6d Move constants to ROM. Frees up 16k+ of RAM. 9 years ago
..
cjson 09750b5653 add queue to mqtt module 9 years ago
coap 0b95ae08a2 default build with coap, reduce coap module mem usage 9 years ago
crypto 7867fd083c Move crypto things to irom0.text segment. 9 years ago
dhtlib 75c3cf29c2 Disable interrupts while communicating with DHTxx. 9 years ago
driver 32e9ac204a Fix PWM init bug, set all initial duty to 0. 9 years ago
include 0c924e56c6 Support for loading sub-32 wide data from irom. 9 years ago
json cdd13b1af3 source file first commit, folder structure refact 9 years ago
libc 09750b5653 add queue to mqtt module 9 years ago
lua 71469dd70f Merge branch 'dev' of https://github.com/nodemcu/nodemcu-firmware 9 years ago
lwip cb9828e357 Add newline at the file end of dummy.c 9 years ago
modules 04c03b00ae @jorgempy We change the API of DNS callback format back 9 years ago
mqtt 32e062f523 polish mqtt module 9 years ago
platform 899935e60b Add DHT Lua Module for interfacing with the DHTxx sensors (xx = 11-21-22-33-44). 9 years ago
smart 4332b21ef3 minor fix 9 years ago
spiffs 1c2ee75a00 fix mqtt, do a format when wrong flash size is detected 9 years ago
ssl acd9d0dc97 deep optimizing ram usage 9 years ago
u8glib 6c0adbf980 SPI comm function, untested 9 years ago
upgrade c16d62e926 Fix UPGRADE_DBG when in DEVELOP_VERSION. 9 years ago
user b0f9788a6d Move constants to ROM. Frees up 16k+ of RAM. 9 years ago
wofs c04f2578ec Updated SDK to v0.9.5 and optimized memory. 9 years ago
.gitignore bbef457e50 seperate user_config.h to speed-up compile when modules disabled/enabled 9 years ago
Makefile b0f9788a6d Move constants to ROM. Frees up 16k+ of RAM. 9 years ago