Default Branch

main
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m51s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 11s

1a9ef41962 · Merge pull request 'feat/filesystem_viewer' (#70) from feat/filesystem_viewer into main · Updated 2026-01-27 19:26:59 +00:00

Branches

sd-multiblock-write
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m45s
Check code formatting / Check-C-Format (push) Successful in 6s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 10s

aa41334ba7 · feat: Add SD multiblock write support · Updated 2026-01-13 21:41:34 +00:00    matthias

8
1
experiment-async-flush
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m43s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 11s

93e9aea368 · wip: async flush · Updated 2025-12-27 14:46:07 +00:00    matthias

30
1
mbl-next
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m43s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 9s
Run pytests / Check-Pytest (push) Successful in 11s

cac61f924f · Merge branch 'file-upload' into mbl-next · Updated 2025-12-21 17:31:04 +00:00    matthias

30
0
Included
file-upload
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m40s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 4s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 11s

9320a3cff2 · fix: Show reboot request response in UI · Updated 2025-12-21 17:30:45 +00:00    matthias

31
0
Included
feat/api_endpoint_enter_bootloader
Some checks failed
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m41s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Failing after 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 11s

8a402e90bd · feat: allow reboot commands only if usb cable is inserted · Updated 2025-12-21 16:43:00 +00:00    stefank

35
1
more-backend-for's-frontend
Some checks failed
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m36s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Failing after 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 4s
Run unit tests on host / Run-Unit-Tests (push) Successful in 7s
Run pytests / Check-Pytest (push) Successful in 10s

e2ca9e5139 · feat: api endpoint to get playlist properties · Updated 2025-12-20 15:52:37 +00:00    stefank

61
0
Included
experiment-max-drstr-fast-slr
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m22s
Check code formatting / Check-C-Format (push) Successful in 8s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 11s

5f9bdb2517 · Fastest sd clockrate possible with sandisk ultra 32gb card · Updated 2025-10-14 18:27:41 +00:00    stefank

140
1
bug/playback_not_starting_after_por
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m23s
Check code formatting / Check-C-Format (push) Successful in 6s
Check code formatting / Check-Python-Flake8 (push) Successful in 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s

41cfe794bf · micropython: upgrade to 1.26.0, reverted single commit. · Updated 2025-08-19 20:16:12 +00:00    stefank

162
1
docu/architecture
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m0s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s

10fb65ae40 · docu: current architecture draft; layout slightly suboptimal. · Updated 2025-05-20 17:09:14 +00:00    stefank

187
1
#18 Open
update-README
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m1s
Check code formatting / Check-C-Format (push) Successful in 6s
Check code formatting / Check-Python-Flake8 (push) Successful in 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 7s

728c90afdf · wip: Enhance README · Updated 2025-04-01 19:22:39 +00:00    matthias

187
1
simple-webrequest
Some checks failed
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Failing after 9s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 4s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s

0609aaef55 · DO NOT MERGE: Just a PoC. Web request blocks, but it yields a uid if chip is presented. · Updated 2025-02-11 21:30:55 +00:00    stefank

210
1