nodemcu-firmware/docs
Nathaniel Wesley Filardo 85df6b588d
LED strip refactor (#3158)
`ws2812` buffer extracted to new `pixbuf` module.

* The new pixbuf module has more functionality than the `ws2812`-specific buffer it replaces.
* This is work in progress towards https://github.com/nodemcu/nodemcu-firmware/issues/2916
* The LED driver modules `ws2812`, `ws2801`, `apa102`, and `tm1829` have sprouted `pixbuf` support.
* `NTest` tests for `pixbuf` now exist.

While here, document the ws2812 UART-based overlapping with mainline
execution.  Fixes https://github.com/nodemcu/nodemcu-firmware/issues/3140

Co-authored-by: Gregor Hartmann <HHHartmann@users.noreply.github.com>
2021-01-06 23:35:34 +00:00
..
css Add Getting Started page (#2487) (#2490) 2018-09-17 17:55:11 +01:00
img Save the post data in a file on the filesystem (#2810) 2019-07-08 21:48:16 +02:00
js Only process relative links on RTD 2019-02-11 22:52:26 +01:00
lua-modules Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
modules LED strip refactor (#3158) 2021-01-06 23:35:34 +00:00
build.md Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
compiling.md Add support for using doubles in the LUA53 build. (#3225) 2020-11-07 22:38:40 +01:00
extn-developer-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
flash.md Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
getting-started.md Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
hardware-faq.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
index.md Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
lcd.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
lfs.md Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
lua-developer-faq.md Fix init.lua link 2020-06-09 22:26:52 +02:00
lua53.md Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
nodemcu-lrm.md Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
nodemcu-pil.md Lua 5.1 / 5.3 alignment and document (#3193) 2020-08-22 17:41:02 +01:00
sdcard.md Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
spiffs.md trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
support.md Re-organize documentation 2019-01-13 22:01:57 +01:00
upload.md Fix filename of luac.cross in upload.md (#3258) 2020-08-29 21:25:38 +02:00