Philip Gladstone 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 7 years ago
..
cjson a499716cc1 Update modules to be Lua coroutine compatible (#1423) 7 years ago
coap a499716cc1 Update modules to be Lua coroutine compatible (#1423) 7 years ago
crypto a112296850 Added crypto.new_hmac() feature. (#1499) 7 years ago
dhtlib d2ac5f1712 Changed os_intr_xxx to ets_intr_xxx. 8 years ago
driver 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 7 years ago
esp-gdbstub 04e93b2433 Add the esp-gdbstub to enable debugging (#1506) 7 years ago
fatfs ecf8bd98d6 Add FatFs and SD card support (#1397) 7 years ago
http 00b356be84 HTTP module can now chain requests (#1629) 7 years ago
include 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 7 years ago
libc ebb537c502 Version of printf that doesn't suffer from buffer overflows (#1564) 7 years ago
lua ebb537c502 Version of printf that doesn't suffer from buffer overflows (#1564) 7 years ago
lwip 5e01b51123 Make DNS engine RFC 5452 compliant (#1324) 7 years ago
modules 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 7 years ago
mqtt 426e805c43 Initial version of unsubscribe 8 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 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 7 years ago
smart 182d45f928 Enable -std=gnu11 for modules dir. 8 years ago
spiffs c70dc7497e Handle error condition in file.read() (#1599) 7 years ago
task 49733f6f6d Add New Tasking I/F and rework GPIO, UART, etc to support it 8 years ago
tsl2561 103cca303e Enable -std=gnu11 for tsl2561 dir 8 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 ea7ad21318 move init_data from .text to .rodata.dram section (#1643) 7 years ago
websocket 59b9b3e26f support for custom websocket headers (#1573) 7 years ago
.gitignore bbef457e50 seperate user_config.h to speed-up compile when modules disabled/enabled 9 years ago
Makefile 04e93b2433 Add the esp-gdbstub to enable debugging (#1506) 7 years ago