dnc40085 9af4f58417 Added functions wifi.getcountry() and wifi.setcountry() (#2330) 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 c972d86ea9 Update to sdk 2.2 6 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 f3ebfa9bfe user_version.h: use ESP_SDK* constants 6 years ago
libc fe032edd9c Add %p to libc's debug printf (#2062) 6 years ago
lua d78c54accd Fix Lua stack corruption problem 6 years ago
lwip c972d86ea9 Update to sdk 2.2 6 years ago
mbedtls c972d86ea9 Update to sdk 2.2 6 years ago
misc 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) 7 years ago
modules 9af4f58417 Added functions wifi.getcountry() and wifi.setcountry() (#2330) 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 76ae04f8a7 Fix problem with gpio.input (#2281) 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 96601b6894 Merge pull request #2269 from nwf/for-upstream-sdk22 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 f8311855d1 revert os_delay_us() usage to uint32 (#2310) 6 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 c972d86ea9 Update to sdk 2.2 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 c972d86ea9 Update to sdk 2.2 6 years ago