nodemcu-firmware/app
Sébastien Roy 604bca01fb
Add support for open networks to enduser_setup (#3392)
2024-02-05 07:11:48 +01:00
..
coap Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
crypto SSL rampage (#2938) 2020-06-09 22:26:06 +02:00
dht Fix DHT module (#3334) 2020-12-16 23:20:09 +01:00
driver ow: add alarm scans and timing tweaking (#3461) 2021-09-08 22:34:43 +02:00
esp-gdbstub Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
fatfs Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
http Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
include ow: add alarm scans and timing tweaking (#3461) 2021-09-08 22:34:43 +02:00
libc CLean up the PR a bit 2020-09-27 03:05:36 +01:00
lua Minor Lua fixes. (#3467) 2021-11-19 22:50:27 +01:00
lua53 app/lua53: catch up to lua 5.3.6 (#3415) 2022-12-22 21:55:40 +01:00
lwip Fix IGMP timer (#3476) 2021-11-19 22:47:54 +01:00
mbedtls Add support for using doubles in the LUA53 build. (#3225) 2020-11-07 22:38:40 +01:00
modules Add support for open networks to enduser_setup (#3392) 2024-02-05 07:11:48 +01:00
mqtt First round of MQTT fixes (#3360) 2021-01-05 12:07:09 +01:00
net Add support for using doubles in the LUA53 build. (#3225) 2020-11-07 22:38:40 +01:00
pcm First phase of number to integer conversion (#3221) 2020-08-29 17:48:24 +01:00
platform More LED fixes (#3368) 2021-01-10 17:19:10 +00:00
pm Add missing features to Travis CI PR build (#3255) 2020-08-30 21:04:00 +02:00
sjson Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
smart Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
spiffs Improved startup performance and measurement tools. (#3171) 2020-10-18 20:46:47 +02:00
tsl2561 Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
u8g2lib Implement panic call handling for all modules (#3163) 2020-06-16 08:19:55 +01:00
ucglib Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
user Fix the initialization of the wifi default hostname. (#3303) 2020-10-18 20:48:10 +02:00
uzlib Fix several typos (#3491) 2022-01-12 13:22:52 +01:00
websocket Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
.gitignore seperate user_config.h to speed-up compile when modules disabled/enabled 2015-03-06 11:59:04 +08:00
Makefile Makefiles: Validate LUA selection or refer to the other Makefile. (#3269) 2021-01-06 03:57:50 +01:00