nodemcu-firmware/app
Nathaniel Wesley Filardo 109f500be7
More LED fixes (#3368)
* apa102: remove dead code

We can't store strings of hundreds of thousands of characters in RAM, so
this can't possibly have fired, historically.  Pixbufs are still RAM
objects, so that's still out.  With LFS, it would take a pathological
example to hit the required 400KB TSTRING.

* Add IRQ management functions

* ws2812: fill UART FIFOs with IRQs off

Refactor code to make the use of two fill loops less gross.
2021-01-10 17:19:10 +00:00
..
coap
crypto
dht Fix DHT module (#3334) 2020-12-16 23:20:09 +01:00
driver Squashed updates do get Lua51 and Lua53 working (#3075) 2020-06-09 22:26:52 +02:00
esp-gdbstub
fatfs
http
include LED strip refactor (#3158) 2021-01-06 23:35:34 +00:00
libc
lua fix regression in luaL_typerror and Change NTest so it can run tests on the host emulating node.task.post (#3357) 2021-01-09 22:25:22 +01:00
lua53 Makefiles: Validate LUA selection or refer to the other Makefile. (#3269) 2021-01-06 03:57:50 +01:00
lwip
mbedtls
modules More LED fixes (#3368) 2021-01-10 17:19:10 +00:00
mqtt First round of MQTT fixes (#3360) 2021-01-05 12:07:09 +01:00
net
pcm
platform More LED fixes (#3368) 2021-01-10 17:19:10 +00:00
pm
sjson
smart
spiffs
tsl2561
u8g2lib
ucglib
user
uzlib
websocket
.gitignore
Makefile Makefiles: Validate LUA selection or refer to the other Makefile. (#3269) 2021-01-06 03:57:50 +01:00