-
Notifications
You must be signed in to change notification settings - Fork 1
Update for floppsy rev b & add DOS floppy archiver #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ping @ladyada for interest |
👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev. |
9840f36
to
bafe35e
Compare
bafe35e
to
e78ff74
Compare
I will merge this after I update the archiver example to use the floppsy IO expander buttons... |
Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 5.4.17 from 5.4.16: > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#128 from FoamyGuy/compass_mode_example Updating https://github.com/adafruit/Adafruit_CircuitPython_floppy to 3.0.0 from 2.0.1: > Merge pull request adafruit/Adafruit_CircuitPython_floppy#12 from adafruit/floppsy-revb-fat-archiver Updating https://github.com/adafruit/Adafruit_CircuitPython_MMC56x3 to 1.0.10 from 1.0.9: > Merge pull request adafruit/Adafruit_CircuitPython_MMC56x3#7 from FoamyGuy/use_ruff > Merge pull request adafruit/Adafruit_CircuitPython_MMC56x3#6 from FoamyGuy/chip_id_0x00 Updating https://github.com/adafruit/Adafruit_CircuitPython_MPL3115A2 to 3.0.5 from 3.0.4: > Merge pull request adafruit/Adafruit_CircuitPython_MPL3115A2#32 from FoamyGuy/type_annotations Updating https://github.com/adafruit/Adafruit_CircuitPython_MSA301 to 1.3.6 from 1.3.5: > Merge pull request adafruit/Adafruit_CircuitPython_MSA301#21 from FoamyGuy/type_annotations Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPxl8 to 0.3.1 from 0.3.0: > Merge pull request adafruit/Adafruit_CircuitPython_NeoPxl8#14 from FoamyGuy/more_animation_example > Merge pull request adafruit/Adafruit_CircuitPython_NeoPxl8#12 from mcmanigle/patch-1 Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 10.0.11 from 10.0.10: > Merge pull request adafruit/Adafruit_CircuitPython_BLE#209 from Neradoc/Neradoc-patch-1 Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Updated download stats for the libraries
Did we reach version 1.0 yet? If so, this should be released as a major version bump as the switch to floppy autodetection is potentially an incompatible change