Frank Exoo e9ed1a8c59 Disable MQTT connect error callback after successful connection (#2262) 6 years ago
..
coap a0ea61f595 remove inline declarations 6 years ago
crypto e09e830d4b Fixed alignment assumptions in SHA2 update. (#2034) 6 years ago
dhtlib d2ac5f1712 Changed os_intr_xxx to ets_intr_xxx. 8 years ago
driver f577c2c080 Sync uart configuration to Tx FIFO level (#1806) 7 years ago
esp-gdbstub 04e93b2433 Add the esp-gdbstub to enable debugging (#1506) 7 years ago
fatfs a0ea61f595 remove inline declarations 6 years ago
http 05b0a0134c host field in HTTP header is no longer limited to 31 charcters (#2210) 6 years ago
include e3807bd439 enforce single source for SSL buffer size (#2248) 6 years ago
libc fe032edd9c Add %p to libc's debug printf (#2062) 6 years ago
lua 452778eda8 Fix batch multi-line UART input discarding all but first line (#2217) 6 years ago
lwip 435a4cf5a1 backport fix for https://github.com/espressif/esp-idf/issues/631 (#2006) 6 years ago
mbedtls 6576af959b Update mbedTLS (#2214) 6 years ago
misc 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) 7 years ago
modules e9ed1a8c59 Disable MQTT connect error callback after successful connection (#2262) 6 years ago
mqtt 332bcb39a3 mqtt: fix several buffer length checks (#1906) 7 years ago
net ebb537c502 Version of printf that doesn't suffer from buffer overflows (#1564) 7 years ago
pcm d0c55876c8 initialize task ids only once at module open 6 years ago
platform 1a39a9f14a disable (and clear) unexpected interrupts (#2234) 6 years ago
pm 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) 7 years ago
sjson ea4d33715f Cleaned up sjson module build. 6 years ago
smart 182d45f928 Enable -std=gnu11 for modules dir. 8 years ago
spiffs 11c47fa17a New version of spiffs (#2172) 6 years ago
sqlite3 df930c2d03 Add sqlite3 module (#2008) 6 years ago
swTimer 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) 7 years ago
task 49733f6f6d Add New Tasking I/F and rework GPIO, UART, etc to support it 8 years ago
tsl2561 c4516f1a17 Upgrade to SDK 2.1.0. (#1962) 7 years ago
u8glib 837cf20633 move comm drivers to u8g_glue.c 7 years ago
ucglib 212cc8fdcd enable -std=gnu11 for u8glib and ucglib dir 8 years ago
user e3807bd439 enforce single source for SSL buffer size (#2248) 6 years ago
websocket feab8b2208 Various minor bits of cleanup (#1647) 7 years ago
.gitignore bbef457e50 seperate user_config.h to speed-up compile when modules disabled/enabled 9 years ago
Makefile df930c2d03 Add sqlite3 module (#2008) 6 years ago