Philip Gladstone af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 gadi atpakaļ
..
.gitignore 501bd1fb9a Adds support for verifying the certificate offered by an SSL server. 8 gadi atpakaļ
Makefile 46ea2aa42e Make the wifi.smart functions options and remove wofs and upgrade 8 gadi atpakaļ
adc.c 30d354c290 Rework ADC mode setting approach (#1285) 8 gadi atpakaļ
adxl345.c be10ccdb6b Added support for Analog Devices ADXL345 accelerometer (#1252) 8 gadi atpakaļ
am2320.c a1c1e015ff Add i2c based module for am2320 humidity sensor 8 gadi atpakaļ
apa102.c 6ef7ece046 Cleaned up APA102 module registration. 8 gadi atpakaļ
bit.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
bme280.c fac579fbb8 BME280 - fixing 2 issues 8 gadi atpakaļ
bmp085.c d426976e60 BMP085: bmp085.init() should return 0 8 gadi atpakaļ
cjson.c 182d45f928 Enable -std=gnu11 for modules dir. 8 gadi atpakaļ
coap.c 0472587c4c Added length checking (#1260) 8 gadi atpakaļ
crypto.c f2991f555d Remove improper free of userdata; It's for the garbage collection to free 8 gadi atpakaļ
dht.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
encoder.c 8353991722 Update encoder files after #925 & #1072 review comments 8 gadi atpakaļ
enduser_setup.c f4582e2499 EUS: add assigned IP address (#1313) 8 gadi atpakaļ
file.c af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 gadi atpakaļ
gpio.c 6822116d64 Merge pull request #1136 from TerryE/dev-quick-gpio-bugfix 8 gadi atpakaļ
hmc5883l.c bb9e210441 Added support for Honeywell HMC5883L digital compass (#1253) 8 gadi atpakaļ
http.c 61c2b4dfe3 Minimal changes to handle bad bodies (#1212) 8 gadi atpakaļ
hx711.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
i2c.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
l3g4200d.c e3f7e6321f Added support for STM L3G4200D digital gyroscope (#1251) 8 gadi atpakaļ
linit.c f2ea3df8a4 Fix break in luac.cross build and add some documentation 8 gadi atpakaļ
mdns.c 3a5e5f10e2 Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 8 gadi atpakaļ
mqtt.c 2bb6e407a3 Initialize cb for unsubscribe and unref it upon socket deletion. (#1305) 8 gadi atpakaļ
net.c 501bd1fb9a Adds support for verifying the certificate offered by an SSL server. 8 gadi atpakaļ
node.c af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 gadi atpakaļ
ow.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
perf.c e516a0e9a2 Performance monitoring tool. 8 gadi atpakaļ
pwm.c 6efbf13eae Omit all the PWM code if the PWM module is not included 8 gadi atpakaļ
rc.c 182d45f928 Enable -std=gnu11 for modules dir. 8 gadi atpakaļ
rotary.c d40ee50a8e Squashed commit of the following: 8 gadi atpakaļ
rtcfifo.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
rtcmem.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
rtctime.c 182d45f928 Enable -std=gnu11 for modules dir. 8 gadi atpakaļ
sigma_delta.c 8982650df9 Add sigma_delta module. 8 gadi atpakaļ
sntp.c f428897810 SNTP module enhancements (#1243) 8 gadi atpakaļ
spi.c dc2e1efefb Extend data type for spi miso/mosi buffer offset to 16 bit. 8 gadi atpakaļ
struct.c 0e9a0d43d4 Direct port of the struct module that provides access to 8 gadi atpakaļ
tm1829.c ecf74e5004 Added support for tm1829 baed led controllers (#1330) 8 gadi atpakaļ
tmr.c 1744372060 Updated tmr module and documentation 8 gadi atpakaļ
tsl2561.c 4e8ef87d03 Reworked module registration, removed modules.h 8 gadi atpakaļ
u8g.c 8db93bcabf make delay optional 8 gadi atpakaļ
uart.c 182d45f928 Enable -std=gnu11 for modules dir. 8 gadi atpakaļ
ucg.c ae873b70c6 Add caching for multi-byte transfers (#1247) 8 gadi atpakaļ
wifi.c 4a1775c2e8 Fixed bug where default hostname is not set on boot when in SoftAP mode (#1341) 8 gadi atpakaļ
wifi_common.c 5e9ab01523 Modified wifi module 8 gadi atpakaļ
wifi_common.h 2fdaa9b171 Moved call to set default wifi hostname (#1317) 8 gadi atpakaļ
wifi_eventmon.c 5e9ab01523 Modified wifi module 8 gadi atpakaļ
ws2801.c 182d45f928 Enable -std=gnu11 for modules dir. 8 gadi atpakaļ
ws2812.c 0577c8af0f Finalize work on ws2812 module 8 gadi atpakaļ