sdcard: Compute CRC7 for all SPI commands. #912
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`
|