Frank Exoo e9ed1a8c59 Disable MQTT connect error callback after successful connection (#2262) %!s(int64=6) %!d(string=hai) anos
..
eus a48e88d4a3 EUS bug fixes (#1605) %!s(int64=7) %!d(string=hai) anos
.gitignore 501bd1fb9a Adds support for verifying the certificate offered by an SSL server. %!s(int64=8) %!d(string=hai) anos
Makefile df930c2d03 Add sqlite3 module (#2008) %!s(int64=6) %!d(string=hai) anos
adc.c 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) %!s(int64=7) %!d(string=hai) anos
ads1115.c 2a944026c5 introduced sign into read and startread (#2246) %!s(int64=6) %!d(string=hai) anos
adxl345.c 7dae5236e6 Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration (#1887) %!s(int64=7) %!d(string=hai) anos
am2320.c 7dae5236e6 Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration (#1887) %!s(int64=7) %!d(string=hai) anos
apa102.c 6ef7ece046 Cleaned up APA102 module registration. %!s(int64=8) %!d(string=hai) anos
bit.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
bloom.c ef91580c7b Addition of a Bloom Filter object (#2176) %!s(int64=6) %!d(string=hai) anos
bme280.c 7dae5236e6 Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration (#1887) %!s(int64=7) %!d(string=hai) anos
bme680.c 87a6a9bdb9 Add BME680 module (#2151) %!s(int64=6) %!d(string=hai) anos
bme680_defs.h 87a6a9bdb9 Add BME680 module (#2151) %!s(int64=6) %!d(string=hai) anos
bmp085.c 7dae5236e6 Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration (#1887) %!s(int64=7) %!d(string=hai) anos
coap.c a499716cc1 Update modules to be Lua coroutine compatible (#1423) %!s(int64=7) %!d(string=hai) anos
color_utils.c ed56d949ee ws2812 effects library (#2215) %!s(int64=6) %!d(string=hai) anos
color_utils.h ed56d949ee ws2812 effects library (#2215) %!s(int64=6) %!d(string=hai) anos
cron.c 0f7716297c Make the CRON module work reliably (#2153) %!s(int64=6) %!d(string=hai) anos
crypto.c 118acb808e Fix crypto.mask() to encode with correct mask (#1677) (#1678) %!s(int64=7) %!d(string=hai) anos
dht.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
ds18b20.c d079b842a8 add ds18b20 module (#2003) %!s(int64=6) %!d(string=hai) anos
encoder.c 8353991722 Update encoder files after #925 & #1072 review comments %!s(int64=8) %!d(string=hai) anos
enduser_setup.c d9b3db06f6 Show IP address after enduser_setup (#1867) %!s(int64=7) %!d(string=hai) anos
file.c 442e3e2e6c Update file.c %!s(int64=6) %!d(string=hai) anos
gdbstub.c 04e93b2433 Add the esp-gdbstub to enable debugging (#1506) %!s(int64=7) %!d(string=hai) anos
gpio.c fc2f325029 add missing NULLification of serout.delay_table after luaM_freearray() (#2220) %!s(int64=6) %!d(string=hai) anos
gpio_pulse.c 77fe51050a Addition of gpio.pulse functions (#2190) %!s(int64=6) %!d(string=hai) anos
hdc1080.c 9d11543fa9 Hdc1080 Module Add (#1880) %!s(int64=7) %!d(string=hai) anos
hmc5883l.c aebfd1a907 Swap reading y and z values (#2137) %!s(int64=6) %!d(string=hai) anos
http.c 00b356be84 HTTP module can now chain requests (#1629) %!s(int64=7) %!d(string=hai) anos
hx711.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
i2c.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
l3g4200d.c 7dae5236e6 Deprecate xyz.init() in favor of xyz.setup(), removing inherent i2c configuration (#1887) %!s(int64=7) %!d(string=hai) anos
linit.c f2ea3df8a4 Fix break in luac.cross build and add some documentation %!s(int64=8) %!d(string=hai) anos
mcp4725.c e90ffb4266 Add mcp4725 module (#1966) %!s(int64=7) %!d(string=hai) anos
mdns.c 3a5e5f10e2 Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast %!s(int64=8) %!d(string=hai) anos
mqtt.c e9ed1a8c59 Disable MQTT connect error callback after successful connection (#2262) %!s(int64=6) %!d(string=hai) anos
net.c 3e60fa8f60 Fix data loss in TCP streams. (#2097) %!s(int64=6) %!d(string=hai) anos
node.c 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) %!s(int64=7) %!d(string=hai) anos
ow.c f9533ed85a Reduced LUAL_BUFFERSIZE to 256. Should free up some stack (#1530) %!s(int64=7) %!d(string=hai) anos
pcm.c d0c55876c8 initialize task ids only once at module open %!s(int64=6) %!d(string=hai) anos
perf.c feab8b2208 Various minor bits of cleanup (#1647) %!s(int64=7) %!d(string=hai) anos
pwm.c 6efbf13eae Omit all the PWM code if the PWM module is not included %!s(int64=8) %!d(string=hai) anos
rc.c 182d45f928 Enable -std=gnu11 for modules dir. %!s(int64=8) %!d(string=hai) anos
rfswitch.c a271ce4d34 Invert signal on rfswitch pin (#1738) %!s(int64=7) %!d(string=hai) anos
rotary.c d40ee50a8e Squashed commit of the following: %!s(int64=8) %!d(string=hai) anos
rtcfifo.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
rtcmem.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
rtctime.c d93465cd86 Add tracking and control of the rate error in the clock crystal. (#1697) %!s(int64=7) %!d(string=hai) anos
si7021.c 8668239640 add si7021 module (#1921) %!s(int64=7) %!d(string=hai) anos
sigma_delta.c 8982650df9 Add sigma_delta module. %!s(int64=8) %!d(string=hai) anos
sjson.c e4d010e1c0 Handle doublequotes in strings. (#2104) %!s(int64=6) %!d(string=hai) anos
sntp.c d93465cd86 Add tracking and control of the rate error in the clock crystal. (#1697) %!s(int64=7) %!d(string=hai) anos
somfy.c 880bd9850b Somfy/TELIS driver (#1521) %!s(int64=7) %!d(string=hai) anos
spi.c 416d53eb39 Add string support for spi.set_mosi() and spi.get_miso() (#1753) %!s(int64=7) %!d(string=hai) anos
sqlite3.c df930c2d03 Add sqlite3 module (#2008) %!s(int64=6) %!d(string=hai) anos
struct.c 99cd2177bb Make struct.unpack wrapped in setlist actually work (#1486) %!s(int64=7) %!d(string=hai) anos
switec.c 4a8abc2060 Add support for driving instrument gauge stepper motors (#1355) %!s(int64=8) %!d(string=hai) anos
tcs34725.c d777fdc50a Add module for TCS34725 colour sensor. (#1895) %!s(int64=7) %!d(string=hai) anos
tls.c 3adba91b15 Net functionality rewrite on top of LWIP (#1379) %!s(int64=7) %!d(string=hai) anos
tm1829.c ecf74e5004 Added support for tm1829 baed led controllers (#1330) %!s(int64=8) %!d(string=hai) anos
tmr.c c9e8621821 fix for travisCI %!s(int64=6) %!d(string=hai) anos
tsl2561.c 4e8ef87d03 Reworked module registration, removed modules.h %!s(int64=8) %!d(string=hai) anos
u8g.c 837cf20633 move comm drivers to u8g_glue.c %!s(int64=7) %!d(string=hai) anos
u8g_glue.c 837cf20633 move comm drivers to u8g_glue.c %!s(int64=7) %!d(string=hai) anos
u8g_glue.h 837cf20633 move comm drivers to u8g_glue.c %!s(int64=7) %!d(string=hai) anos
uart.c 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) %!s(int64=7) %!d(string=hai) anos
ucg.c ae873b70c6 Add caching for multi-byte transfers (#1247) %!s(int64=8) %!d(string=hai) anos
websocket.c 59b9b3e26f support for custom websocket headers (#1573) %!s(int64=7) %!d(string=hai) anos
wifi.c ceadd30bca Add support for the wifi monitor mode in the SDK (#2204) %!s(int64=6) %!d(string=hai) anos
wifi_common.c 5e9ab01523 Modified wifi module %!s(int64=8) %!d(string=hai) anos
wifi_common.h ceadd30bca Add support for the wifi monitor mode in the SDK (#2204) %!s(int64=6) %!d(string=hai) anos
wifi_eventmon.c ceadd30bca Add support for the wifi monitor mode in the SDK (#2204) %!s(int64=6) %!d(string=hai) anos
wifi_monitor.c ceadd30bca Add support for the wifi monitor mode in the SDK (#2204) %!s(int64=6) %!d(string=hai) anos
wps.c 378e5eb0ad Add WPS module (#1694) %!s(int64=7) %!d(string=hai) anos
ws2801.c 182d45f928 Enable -std=gnu11 for modules dir. %!s(int64=8) %!d(string=hai) anos
ws2812.c ed56d949ee ws2812 effects library (#2215) %!s(int64=6) %!d(string=hai) anos
ws2812.h ed56d949ee ws2812 effects library (#2215) %!s(int64=6) %!d(string=hai) anos
ws2812_effects.c ed56d949ee ws2812 effects library (#2215) %!s(int64=6) %!d(string=hai) anos
xpt2046.c b4319bdb4b Add driver for XPT2046 touch controller (#1848) %!s(int64=7) %!d(string=hai) anos