tekktrik/Create CircuitPython filesystem for rp2040js

'Create a FAT12 filesystem for use in rp2040js when running CircuitPython.'

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input-folderA folder representing the filesystem to be createdyes
fs-nameA name for the filesystem imageyesfat12.img
mount-folderThe name of the folder to which the FAT12 image will be mountedyesfat12mount
namedescription
fat12-imageAbsolute filepath to the created FAT12 image