crop images

This commit is contained in:
Crispy 2025-07-03 20:51:50 +02:00
parent 61d1574a1d
commit 37524140a6
5 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@ build_thing: git_deps
# then manually copy bin/thing.uf2 to the pico
git_deps:
cd .. && git submodule update --init
cd ../pico-sdk && git submodule update --init lib/cyw43-driver lib/lwip
clean: