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