jmamma / MCL

MCL firmware for the MegaCommand MIDI Controller.
BSD 2-Clause "Simplified" License
48 stars 9 forks source link

Use MD free memory as swap #151

Closed yatli closed 3 years ago

jmamma commented 3 years ago

I actually thought about this a few days back... funny that.

yatli commented 3 years ago

See https://github.com/jmamma/MIDICtrl20_MegaCommand/issues/161

A POC swap is implemented in-memory In case a swap is really needed, SDCard is definitely a better place to go.