add RLEVerticalExt (16 bit run length support)
This commit is contained in:
parent
90f648e0b0
commit
62ee8a6efa
8 changed files with 77689 additions and 106875 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue