You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps. Certainly there are ad hoc interface boundaries in FlashFloppy already:
Gotek vs "other" boards: To allow wiring / pin assign differences. Only Gotek is currently supported though.
Different MCUs, 105/415 vs 435. All STM32-centric though
No doubt RP2040 would need some different interfaces to abstract the STM32 specific stuff. The easiest first step is to hack in support for RP2040 and see where those boundaries lie, and clean it up after it's working.
I'd like to port flashflopy to Raspberry Pi Pico (RP2040) and I wonder if isn't better to split flashfloppy into two components:
The text was updated successfully, but these errors were encountered: