Nathaniel Wesley Filardo 6576af959b Update mbedTLS (#2214) 6 years ago
..
coap a499716cc1 Update modules to be Lua coroutine compatible (#1423) 7 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 fc887e9f9f Fix memory leak in file_stat(). (#1871) 7 years ago
http 05b0a0134c host field in HTTP header is no longer limited to 31 charcters (#2210) 6 years ago
include 6576af959b Update mbedTLS (#2214) 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 fc2f325029 add missing NULLification of serout.delay_table after luaM_freearray() (#2220) 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 d416648990 Add pcm module. (#1255) 8 years ago
platform 9aebc84b72 Add support of counting of interrupts (#2149) 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
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 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) 7 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 ea4d33715f Cleaned up sjson module build. 6 years ago