Add SDCard write support #31

Merged
matthias merged 4 commits from standalone-mp3 into main 2025-07-22 20:04:29 +00:00
Owner

Implement SD card write support
Add optional read CRC checking for testing/debugging.
Add standalone-mp3 tool for sdcard and mp3 decode debugging.

Ref: #21

Implement SD card write support Add optional read CRC checking for testing/debugging. Add standalone-mp3 tool for sdcard and mp3 decode debugging. Ref: #21
matthias self-assigned this 2025-07-22 19:37:50 +00:00
matthias added 3 commits 2025-07-22 19:37:51 +00:00
Add write support to rp2_sd driver.

Cleanup standalone-mp3 test tool and add write test mode.

Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
rp2_sd: Add optional read CRC check
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m29s
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
2f0d4cc3eb
matthias requested review from stefank 2025-07-22 19:37:52 +00:00
matthias added this to the MVP project 2025-07-22 19:37:52 +00:00
stefank added 1 commit 2025-07-22 19:39:18 +00:00
rp2_sd: make debug flags accessible through cmake variables.
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 3m33s
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
ff2a609752
stefank approved these changes 2025-07-22 19:58:43 +00:00
matthias merged commit 2796dbcf16 into main 2025-07-22 20:04:29 +00:00
matthias deleted branch standalone-mp3 2025-07-22 20:04:30 +00:00
matthias moved this to Done in MVP on 2025-07-22 20:05:18 +00:00
matthias removed this from the MVP project 2025-07-22 20:05:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TonBERRY/tonberry-pico#31