Skip to content

implement 'info' command to show SD card SCR, CID and CSD #29

implement 'info' command to show SD card SCR, CID and CSD

implement 'info' command to show SD card SCR, CID and CSD #29

Workflow file for this run

name: black
on: [push, pull_request]
jobs:
python-black:
name: Python Black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Python Black
uses: cytopia/[email protected]
with:
path: '.'