nodemcu-firmware/app/modules
Gregor Hartmann b179f30ef6 Fixes for `ws2812` and `ws2812_effects` (#2953)
* clean effects library
* Fix several issues in ws2812 and effects
* Implement working way of calling shift from callback
2019-12-09 13:30:09 +01:00
..
enduser_setup Update enduser_setup.html.gz.def.h (#2827) 2019-07-11 12:57:49 +02:00
.gitignore Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
Makefile Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
adc.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
ads1115.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
adxl345.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
am2320.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
apa102.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
bit.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
bloom.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
bme280.c Rebased against current dev 2019-07-23 20:46:49 +01:00
bme680.c Update sensor driver for BME680 to 3.5.9 (#2969) 2019-12-09 13:29:22 +01:00
bme680_defs.h Update sensor driver for BME680 to 3.5.9 (#2969) 2019-12-09 13:29:22 +01:00
bmp085.c Rebased against current dev 2019-07-23 20:46:49 +01:00
coap.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
color_utils.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
color_utils.h Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
cron.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
crypto.c Deprecate crypto.to{Hex,Base64} (#2929) 2019-09-30 13:41:51 +01:00
dht.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
encoder.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
enduser_setup.c Fix enduser_setup default POST request (#2852) 2019-08-01 21:31:18 +02:00
file.c Rebased against current dev 2019-07-23 20:46:49 +01:00
gdbstub.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
gpio.c Lua 5.1 to 5.3 realignement phase 1 2019-07-23 19:16:01 +01:00
gpio_pulse.c Lua 5.1 to 5.3 realignement phase 1 2019-07-23 19:16:01 +01:00
hdc1080.c Rebased against current dev 2019-07-23 20:46:49 +01:00
hmc5883l.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
http.c Rebased against current dev, tweaks for clean compile 2019-07-23 21:22:59 +01:00
hx711.c Revert "Add streaming support for hx711 device (#2793)" (#2914) 2019-09-13 13:47:34 +02:00
i2c.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
l3g4200d.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
mcp4725.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
mdns.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
mqtt.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
net.c Lua 5.1 to 5.3 realignement phase 1 2019-07-23 19:16:01 +01:00
node.c Merge pull request #2836 from TerryE/dev-new-lua.c 2019-09-07 10:54:41 +01:00
ow.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
pcm.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
perf.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
pipe.c Lua 5.1 to 5.3 realignement phase 1 2019-07-23 19:16:01 +01:00
pwm.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
pwm2.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
rc.c Rebased against current dev 2019-07-23 20:46:49 +01:00
rfswitch.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
rotary.c Rebased against current dev 2019-07-23 20:46:49 +01:00
rtcfifo.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
rtcmem.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
rtctime.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
si7021.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
sigma_delta.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
sjson.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
sntp.c Simplify and tidy SNTP (#2700) 2019-07-27 14:20:26 +02:00
somfy.c Lua 5.1 to 5.3 realignement phase 1 2019-07-23 19:16:01 +01:00
spi.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
sqlite3.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
struct.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
switec.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
tcs34725.c Rebased against current dev 2019-07-23 20:46:49 +01:00
tls.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
tm1829.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
tmr.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
tsl2561.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
u8g2.c Fix ROTable call 2019-06-22 12:47:14 +02:00
uart.c Rebased against current dev 2019-07-23 20:46:49 +01:00
ucg.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00
websocket.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
wifi.c Fix invalid smartconfig include 2019-09-29 20:41:11 +02:00
wifi_common.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
wifi_common.h Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
wifi_eventmon.c Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
wifi_monitor.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
wps.c Rebased against current dev 2019-07-23 20:46:49 +01:00
ws2801.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
ws2812.c Fixes for `ws2812` and `ws2812_effects` (#2953) 2019-12-09 13:30:09 +01:00
ws2812.h Fixes for `ws2812` and `ws2812_effects` (#2953) 2019-12-09 13:30:09 +01:00
ws2812_effects.c Fixes for `ws2812` and `ws2812_effects` (#2953) 2019-12-09 13:30:09 +01:00
xpt2046.c Updated ROTables 1st tranch (#2742) 2019-05-08 14:08:20 +03:00