add RLEVerticalExt (16 bit run length support)

This commit is contained in:
Crispy 2025-06-16 23:46:01 +02:00
parent 90f648e0b0
commit 62ee8a6efa
8 changed files with 77689 additions and 106875 deletions

View file

@ -1,6 +1,7 @@
build_thing:
cmake -B bin -DPICO_SDK_PATH=../../pico-sdk
# -DCMAKE_CXX_FLAGS=-Oz
make -j8 -C bin
# then manually copy bin/thing.uf2 to the pico