Skip to content

sdcard: Compute CRC7 for all SPI commands. #912

sdcard: Compute CRC7 for all SPI commands.

sdcard: Compute CRC7 for all SPI commands. #912

Triggered via pull request February 25, 2026 22:18
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (F821): micropython/drivers/storage/sdcard/sdcard.py#L44
micropython/drivers/storage/sdcard/sdcard.py:44:9: F821 Undefined name `ptr8`
Ruff (F821): micropython/drivers/storage/sdcard/sdcard.py#L41
micropython/drivers/storage/sdcard/sdcard.py:41:2: F821 Undefined name `micropython`