nodemcu-firmware/app
Johny Mattsson d855584bae Fixed off-by-one error from refactoring. 2015-06-03 17:20:55 +10:00
..
cjson add queue to mqtt module 2015-03-30 00:24:09 +08:00
coap default build with coap, reduce coap module mem usage 2015-03-15 20:12:29 +08:00
crypto Fixed off-by-one error from refactoring. 2015-06-03 17:20:55 +10:00
driver Fix PWM init bug, set all initial duty to 0. 2015-05-01 18:35:30 +08:00
include Renamed SHA2 support option to SHA2_ENABLE per request. 2015-06-03 11:20:16 +10:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc add queue to mqtt module 2015-03-30 00:24:09 +08:00
lua LUAL_BUFFERSIZE back to 1K and warning notice added 2015-04-05 16:14:52 +02:00
lwip Added the hold and unhold methods to tcp socket 2015-02-09 03:00:18 -03:00
modules Extended Lua crypto module with hash & hmac. 2015-06-02 18:17:30 +10:00
mqtt polish mqtt module 2015-03-31 23:38:28 +08:00
platform Fixed strange SPI flash API error. Added word_of_aligned_array. 2015-05-05 23:59:30 +08:00
smart minor fix 2015-03-20 19:42:10 +08:00
spiffs fix mqtt, do a format when wrong flash size is detected 2015-04-03 00:51:02 +08:00
ssl deep optimizing ram usage 2015-01-07 01:15:38 +08:00
u8glib SPI comm function, untested 2015-02-20 11:07:52 +01:00
upgrade Fix UPGRADE_DBG when in DEVELOP_VERSION. 2015-01-27 13:48:10 +08:00
user fix mqtt, do a format when wrong flash size is detected 2015-04-03 00:51:02 +08:00
wofs Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Crypto library with unified interface. 2015-06-02 18:15:18 +10:00