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