nodemcu-firmware/app
Johny Mattsson 3a3e9ee0fd Removed left-over user exception bits. 2016-05-26 18:31:09 +10:00
..
cjson Fixed broken linear growth allocation in cjson. 2015-07-31 13:17:05 +10:00
coap Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
crypto Added crypto.fhash function for hashing files 2016-02-05 22:19:00 +00:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
http Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
include Reimplemented the NodeMCU task interface on top of RTOS. 2016-05-24 20:36:00 +10:00
json source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
libc Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
lua Remove unusedcode 2016-03-20 12:54:16 -04:00
modules Reimplemented the NodeMCU task interface on top of RTOS. 2016-05-24 20:36:00 +10:00
mqtt Initial version of unsubscribe 2016-03-20 18:44:06 -04:00
net Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
platform Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
smart Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
spiffs Limit file.open() names to 31 char max C string format. See #1112 2016-03-04 01:46:35 +00:00
task Reimplemented the NodeMCU task interface on top of RTOS. 2016-05-24 20:36:00 +10:00
tsl2561 Initial pass at switching to RTOS SDK. 2016-05-24 16:05:02 +10:00
u8glib enable -std=gnu11 for u8glib and ucglib dir 2016-03-22 22:26:36 +01:00
ucglib enable -std=gnu11 for u8glib and ucglib dir 2016-03-22 22:26:36 +01:00
user Removed left-over user exception bits. 2016-05-26 18:31:09 +10:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Completely reworked user exception handler. 2016-05-26 15:19:20 +10:00