pimoroni-pico/micropython
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
..
_board Badger2040: Move to more generic fixups hack. 2022-06-23 16:34:21 +01:00
examples maintain cursive font for header after timer expires and script pulls new activity 2022-07-21 11:23:11 +01:00
modules Pico Scroll/Unicorn: Fix static memory alloc for Pico W. 2022-07-22 14:15:53 +01:00
modules_py MicroPython: Add ShiftRegister class. 2022-07-21 14:11:26 +01:00