nodemcu-firmware/app
TerryE 3d3eebfd67 Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
..
coap remove inline declarations 2018-01-20 19:42:55 +01:00
crypto Fixed alignment assumptions in SHA2 update. (#2034) 2017-07-31 14:12:34 +02:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
esp-gdbstub Add the esp-gdbstub to enable debugging (#1506) 2016-09-21 11:38:12 +10:00
fatfs remove inline declarations 2018-01-20 19:42:55 +01:00
http host field in HTTP header is no longer limited to 31 charcters (#2210) 2017-12-25 21:47:45 +01:00
include Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
libc Add %p to libc's debug printf (#2062) 2017-08-16 21:38:10 +02:00
lua Fix batch multi-line UART input discarding all but first line (#2217) 2018-01-04 22:50:39 +01:00
lwip Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
mbedtls Update mbedTLS to 2.7.0 (#2267) 2018-03-03 23:28:26 +01:00
misc Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
modules Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
mqtt mqtt: fix several buffer length checks (#1906) 2017-04-19 20:16:44 +02:00
net Version of printf that doesn't suffer from buffer overflows (#1564) 2016-10-27 09:38:47 +03:00
pcm initialize task ids only once at module open 2018-01-14 21:21:32 +01:00
platform Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
pm Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
sjson Cleaned up sjson module build. 2017-07-03 13:35:45 +10:00
smart Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
sqlite3 Removing large number of defines inside makefile, exporting them to a file 2018-03-03 08:49:52 -03:00
swTimer Add wifi.suspend() and node.sleep() (#1231) 2017-04-04 21:31:06 +02:00
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
tsl2561 Upgrade to SDK 2.1.0. (#1962) 2017-05-11 07:13:23 +02:00
u8glib move comm drivers to u8g_glue.c 2016-09-20 23:59:23 +02:00
ucglib enable -std=gnu11 for u8glib and ucglib dir 2016-03-22 22:26:36 +01:00
user enforce single source for SSL buffer size (#2248) 2018-02-07 21:27:01 +01:00
websocket Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Add sqlite3 module (#2008) 2018-01-10 22:45:56 +01:00