shanteacontrols / OpenDeck

Software and hardware platform for simpler building of MIDI controllers.
https://shanteacontrols.com
Apache License 2.0
618 stars 53 forks source link

Arduino Due Support? #30

Closed starfishmod closed 3 years ago

starfishmod commented 3 years ago

Arduino Due is the same form factor as the MEGA2560 but has a more powerful processor and the ability to have a USB MIDI port without reprogramming a separate chip.

Is this something you could support?

paradajz commented 3 years ago

No, I support only STM32F4 ARM MCUs.