pimoroni-pico/drivers/is31fl3731
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 IS31FL3731 for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:29:37 +01:00
is31fl3731.cmake Add common I2C class 2021-05-14 23:02:38 +01:00
is31fl3731.cpp Pico Scroll/Unicorn: Fix static memory alloc for Pico W. 2022-07-22 14:15:53 +01:00
is31fl3731.hpp Add common I2C class 2021-05-14 23:02:38 +01:00