Closed
Description
It would be to make the circuitpython filesystem recognizable by android systems. By doing so, it becomes possible to easily edit code with editors on mobile devices.
Wouldn't it be nice?
As far I know, the usb filesystem used by circuitpython is fat12. Is it was in fat16, it could be recognized by android devices.