Add hardware configuration for Serdaco MP32L device

https://github.com/probonopd/MiniDexed/discussions/785#discussioncomment-11765623

@BobanSpasic it would be great if you could test the configuration in this build. 

Need to replace the default `minidexed.ini` in the root of the midiSD card with the appropriate one from inside the `hardware` folder.
probonopd-MP32L
probonopd 5 days ago committed by GitHub
parent 0f7f8f45e4
commit 41fee2a407
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 31
      hwconfig/serdaco_mp32l.override

@ -0,0 +1,31 @@
# Serdaco MP32L
# https://www.serdashop.com/MP32L
SoundDevice=i2s
SampleRate=48000
DACI2CAddress=0
ChannelsSwapped=0
MIDIBaudRate=31250
MIDIThru=umidi1,ttyS1
SSD1306LCDI2CAddress=0x3c
SSD1306LCDWidth=128
SSD1306LCDHeight=32
SSD1306LCDRotate=0
SSD1306LCDMirror=0
LCDColumns=16
LCDRows=2
ButtonPinPrev=17
ButtonActionPrev=click
ButtonPinNext=27
ButtonActionNext=click
ButtonPinBack=22
ButtonActionBack=click
ButtonPinSelect=23
ButtonActionSelect=click
ButtonPinHome=23
ButtonActionHome=longpress
ButtonPinShortcut=0
Loading…
Cancel
Save