Jeff Epler d816a4f19d
Add floppyio
Initially enabled for samd51, this enables reading raw flux data as well
as DOS/MFM formatted media.

This is only the low-level code for reading & decoding flux pulses from a floppy drive.
high level details will live in a Python library.

adafruit-circuitpython-floppy will take care of details like stepping
from track to track, etc.
2022-01-13 15:37:36 -06:00
..
2022-01-13 15:37:36 -06:00
2021-03-10 18:44:10 -06:00
2021-10-15 08:20:54 -05:00
2021-12-30 18:32:59 -08:00
2022-01-06 08:52:33 -08:00

This directory contains third-party, low-level C libraries and SDKs. Libraries that do not target any specific platform are generally chosen based on them being independent and efficient.