pimoroni-pico/drivers/rgbled
Phil Howard de3ceac4a5 Pico Scroll/Unicorn: Fix static memory alloc for Pico W.
Pico Scroll and Pico Unicorn were allocating static buffers for gamma and font data respectively.

Make Pico Scroll's `__bitmap` static.

Move Pico Unicorn's three GAMMA tables to one 14-bit table in "pimoroni_common.hpp". Rename "GAMMA" to "GAMMA_8BIT".
2022-07-22 14:15:53 +01:00
..
CMakeLists.txt Add RGBLED and Button libraries 2021-07-20 15:34:24 +01:00
rgbled.cmake Add RGBLED and Button libraries 2021-07-20 15:34:24 +01:00
rgbled.cpp Pico Scroll/Unicorn: Fix static memory alloc for Pico W. 2022-07-22 14:15:53 +01:00
rgbled.hpp make GAMMA common 2021-09-13 17:40:51 +01:00