Arnim Läuger 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) před 7 roky
..
eus a48e88d4a3 EUS bug fixes (#1605) před 7 roky
.gitignore 501bd1fb9a Adds support for verifying the certificate offered by an SSL server. před 8 roky
Makefile 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) před 7 roky
adc.c 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) před 7 roky
ads1115.c faefc09595 add ads1115 module (#1942) před 7 roky
adxl345.c be10ccdb6b Added support for Analog Devices ADXL345 accelerometer (#1252) před 8 roky
am2320.c a1c1e015ff Add i2c based module for am2320 humidity sensor před 8 roky
apa102.c 6ef7ece046 Cleaned up APA102 module registration. před 8 roky
bit.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
bme280.c 4dfa5cd7d6 Correct BME280 IIR filter setting (#1787) před 7 roky
bmp085.c d426976e60 BMP085: bmp085.init() should return 0 před 8 roky
coap.c a499716cc1 Update modules to be Lua coroutine compatible (#1423) před 7 roky
cron.c 92cfbb45c3 Cron fixes (#1884) před 7 roky
crypto.c 118acb808e Fix crypto.mask() to encode with correct mask (#1677) (#1678) před 7 roky
dht.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
encoder.c 8353991722 Update encoder files after #925 & #1072 review comments před 8 roky
enduser_setup.c d9b3db06f6 Show IP address after enduser_setup (#1867) před 7 roky
file.c fc887e9f9f Fix memory leak in file_stat(). (#1871) před 7 roky
gdbstub.c 04e93b2433 Add the esp-gdbstub to enable debugging (#1506) před 7 roky
gpio.c 00bc9403fe Fix the adjusting of the time when there is a rollover (#1788) před 7 roky
hdc1080.c 9d11543fa9 Hdc1080 Module Add (#1880) před 7 roky
hmc5883l.c bb9e210441 Added support for Honeywell HMC5883L digital compass (#1253) před 8 roky
http.c 00b356be84 HTTP module can now chain requests (#1629) před 7 roky
hx711.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
i2c.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
l3g4200d.c e3f7e6321f Added support for STM L3G4200D digital gyroscope (#1251) před 8 roky
linit.c f2ea3df8a4 Fix break in luac.cross build and add some documentation před 8 roky
mdns.c 3a5e5f10e2 Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast před 8 roky
mqtt.c b645100d28 Add autoconnect deprecation warning to MQTT code před 7 roky
net.c 2f00c1d8d9 TIME_WAIT sockets fixes (#1838) před 7 roky
node.c 4e4dfc1d88 Align 8 MB & 16 MB flash sizes with SDK 2.1.0. (#1968) před 7 roky
ow.c f9533ed85a Reduced LUAL_BUFFERSIZE to 256. Should free up some stack (#1530) před 7 roky
pcm.c d416648990 Add pcm module. (#1255) před 8 roky
perf.c feab8b2208 Various minor bits of cleanup (#1647) před 7 roky
pwm.c 6efbf13eae Omit all the PWM code if the PWM module is not included před 8 roky
rc.c 182d45f928 Enable -std=gnu11 for modules dir. před 8 roky
rfswitch.c a271ce4d34 Invert signal on rfswitch pin (#1738) před 7 roky
rotary.c d40ee50a8e Squashed commit of the following: před 8 roky
rtcfifo.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
rtcmem.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
rtctime.c 87e1abfb0f rtctime: change to lua_setfieldfor populating the table (#1746) před 7 roky
si7021.c 8668239640 add si7021 module (#1921) před 7 roky
sigma_delta.c 8982650df9 Add sigma_delta module. před 8 roky
sjson.c b09cac058a Add support for streaming JSON encoder/decoder (#1755) před 7 roky
sntp.c 9b86937d45 Fix crash in sntp and add more reliable defaults servers (#1682) před 7 roky
somfy.c 880bd9850b Somfy/TELIS driver (#1521) před 7 roky
spi.c 416d53eb39 Add string support for spi.set_mosi() and spi.get_miso() (#1753) před 7 roky
struct.c 99cd2177bb Make struct.unpack wrapped in setlist actually work (#1486) před 7 roky
switec.c 4a8abc2060 Add support for driving instrument gauge stepper motors (#1355) před 8 roky
tcs34725.c d777fdc50a Add module for TCS34725 colour sensor. (#1895) před 7 roky
tls.c 3adba91b15 Net functionality rewrite on top of LWIP (#1379) před 7 roky
tm1829.c ecf74e5004 Added support for tm1829 baed led controllers (#1330) před 8 roky
tmr.c c4516f1a17 Upgrade to SDK 2.1.0. (#1962) před 7 roky
tsl2561.c 4e8ef87d03 Reworked module registration, removed modules.h před 8 roky
u8g.c 837cf20633 move comm drivers to u8g_glue.c před 7 roky
u8g_glue.c 837cf20633 move comm drivers to u8g_glue.c před 7 roky
u8g_glue.h 837cf20633 move comm drivers to u8g_glue.c před 7 roky
uart.c 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) před 7 roky
ucg.c ae873b70c6 Add caching for multi-byte transfers (#1247) před 8 roky
websocket.c 59b9b3e26f support for custom websocket headers (#1573) před 7 roky
wifi.c 3e24b1c75b Added deprecation message to wifi.sta.config() for argument style cfg (#1939) před 7 roky
wifi_common.c 5e9ab01523 Modified wifi module před 8 roky
wifi_common.h 41a5736d78 Add wifi.suspend() and node.sleep() (#1231) před 7 roky
wifi_eventmon.c 447fcd397d Exposed wifi event OPMODE_CHANGED. (#1967) před 7 roky
wps.c 378e5eb0ad Add WPS module (#1694) před 7 roky
ws2801.c 182d45f928 Enable -std=gnu11 for modules dir. před 8 roky
ws2812.c 8931f09ce4 Fix missing return code for ws2812_init() (#1816) před 7 roky
xpt2046.c b4319bdb4b Add driver for XPT2046 touch controller (#1848) před 7 roky