nodemcu-firmware/app/modules
Sébastien Roy 604bca01fb
Add support for open networks to enduser_setup (#3392)
2024-02-05 07:11:48 +01:00
..
enduser_setup Improve the enduser setup experience by triggering captive portal detection. (#3282) 2020-09-18 23:47:52 +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 Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
ads1115.c ads1115 minor cleanup 2020-06-17 23:50:31 +01:00
adxl345.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
am2320.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
apa102.c Handle impact of excluding pixbuf from build (#3398) 2021-02-14 08:41:17 +01:00
bit.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
bloom.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
bme280.c bme280 driver in Lua+C 2020-10-05 20:41:36 +01:00
bme280_math.c bme280 driver in Lua+C 2020-10-05 20:41:36 +01:00
bme680.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
bme680_defs.h Update sensor driver for BME680 to 3.5.9 (#2969) 2020-06-09 22:26:06 +02:00
bmp085.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
coap.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
color_utils.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
color_utils.h Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
cron.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
crypto.c crypto: remove toHex and toBase64 (#3300) 2020-09-28 20:42:16 +02:00
dcc.c NmraDcc port to NodeMCU Lua 2021-03-12 12:55:59 +01:00
dht.c Fix DHT module (#3334) 2020-12-16 23:20:09 +01:00
encoder.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
enduser_setup.c Add support for open networks to enduser_setup (#3392) 2024-02-05 07:11:48 +01:00
file.c Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
gdbstub.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
gpio.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
gpio_pulse.c Guard against freeing a ref of zero (#3308) 2020-10-13 21:43:38 +02:00
hdc1080.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
hmc5883l.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
http.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
hx711.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
i2c.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
l3g4200d.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
mcp4725.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
mdns.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
mqtt.c MQTT: trigger conn failure callback if DNS success but connection failed (#3477) 2021-12-06 13:38:48 +01:00
net.c Remove some uses of etc_*printf 2020-09-27 03:05:36 +01:00
net_ping.c net_info module - ping function (#2854) 2020-06-09 22:26:52 +02:00
net_ping.h net_info module - ping function (#2854) 2020-06-09 22:26:52 +02:00
node.c Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
ow.c ow: add alarm scans and timing tweaking (#3461) 2021-09-08 22:34:43 +02:00
pcm.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
perf.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
pipe.c Add pipeutils example (#3354) 2020-12-29 08:54:54 +01:00
pixbuf.c LED strip refactor (#3158) 2021-01-06 23:35:34 +00:00
pixbuf.h LED strip refactor (#3158) 2021-01-06 23:35:34 +00:00
pwm.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
pwm2.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
rfswitch.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
rotary.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
rtcfifo.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
rtcmem.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
rtctime.c Add support to set the clock rate and have sntp use it. (#3236) 2020-08-08 13:32:14 +02:00
si7021.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
sigma_delta.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
sjson.c Make it work for the integer lua51 build 2020-09-27 03:05:36 +01:00
sntp.c Fix crash in sntp.sync() (#3460) 2021-08-27 12:09:43 +02:00
softuart.c Fix softuart module setup function parameters (#3348) 2020-12-16 12:56:55 +01:00
somfy.c Add Somfy receiver (#3320) 2020-12-28 00:04:32 +01:00
spi.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
struct.c Change struct & sjson to use integers. This is slightly more complex (#3222) 2020-08-23 23:11:18 +01:00
switec.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
tcs34725.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
tls.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
tm1829.c Handle impact of excluding pixbuf from build (#3398) 2021-02-14 08:41:17 +01:00
tmr.c Allow turning off softwd again as documented (#3327) 2020-11-13 11:11:29 +00:00
tsl2561.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
u8g2.c u8g2: Fix name of updateDisplay export (#3093) 2020-06-09 22:26:52 +02:00
uart.c uart: expose fifo depth counters (#3177) 2020-09-18 23:46:32 +02:00
ucg.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
websocket.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
wiegand.c wiegand Lua 5.3 fix 2020-10-23 04:19:41 +01:00
wifi.c Fix the initialization of the wifi default hostname. (#3303) 2020-10-18 20:48:10 +02:00
wifi_common.c Major cleanup - c_whatever is finally history. (#2838) 2019-07-22 00:58:21 +03:00
wifi_common.h Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
wifi_eventmon.c First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
wifi_monitor.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
wps.c Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
ws2801.c Handle impact of excluding pixbuf from build (#3398) 2021-02-14 08:41:17 +01:00
ws2812.c Handle impact of excluding pixbuf from build (#3398) 2021-02-14 08:41:17 +01:00
ws2812_effects.c Handle impact of excluding pixbuf from build (#3398) 2021-02-14 08:41:17 +01:00
xpt2046.c Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00