When using DMA for SPI communication, the WS2812 SPI buffer should be placed in the __nocache section to ensure it resides in uncached memory, which is typically required for DMA operations. Signed-off-by: Arthur Gay <arthur.gay@marshmallow.kids> |
||
|---|---|---|
| .. | ||
| apa102.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.apa102 | ||
| Kconfig.lpd880x | ||
| Kconfig.modulino | ||
| Kconfig.tlc5971 | ||
| Kconfig.tlc59731 | ||
| Kconfig.ws2812 | ||
| lpd880x.c | ||
| modulino_smartleds.c | ||
| tlc5971.c | ||
| tlc59731.c | ||
| ws2812_gpio.c | ||
| ws2812_i2s.c | ||
| ws2812_rpi_pico_pio.c | ||
| ws2812_spi.c | ||