nodemcu-firmware/app
FrankX b4319bdb4b Add driver for XPT2046 touch controller (#1848) 2017-03-09 07:20:01 +01:00
..
cjson Update modules to be Lua coroutine compatible (#1423) 2016-08-02 22:33:05 +02:00
coap Update modules to be Lua coroutine compatible (#1423) 2016-08-02 22:33:05 +02:00
crypto Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
dhtlib Changed os_intr_xxx to ets_intr_xxx. 2015-10-12 13:26:04 +11:00
driver Sync uart configuration to Tx FIFO level (#1806) 2017-03-01 12:41:56 +01:00
esp-gdbstub Add the esp-gdbstub to enable debugging (#1506) 2016-09-21 11:38:12 +10:00
fatfs Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
http Depend http client secure part on CLIENT_SSL_ENABLE (#1702) 2017-01-04 18:31:32 +01:00
include Add driver for XPT2046 touch controller (#1848) 2017-03-09 07:20:01 +01:00
libc Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
lua Various minor bits of cleanup (#1647) 2016-12-25 10:45:34 +11:00
lwip Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
mbedtls Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
modules Add driver for XPT2046 touch controller (#1848) 2017-03-09 07:20:01 +01:00
mqtt Initial version of unsubscribe 2016-03-20 18:44:06 -04:00
net Version of printf that doesn't suffer from buffer overflows (#1564) 2016-10-27 09:38:47 +03:00
pcm Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
platform Add generic function to print deprecation notes (#1538) 2017-03-01 12:42:20 +01:00
smart Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 2016-12-26 14:17:57 +01:00
task Add New Tasking I/F and rework GPIO, UART, etc to support it 2016-02-17 17:13:17 +00:00
tsl2561 Enable -std=gnu11 for tsl2561 dir 2016-03-22 22:26:44 +01: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 Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 2016-12-26 14:17:57 +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 WPS module (#1694) 2017-01-09 08:43:47 +01:00