1
0
Fork 0

better integrations

This commit is contained in:
Jack Humbert 2016-01-20 00:06:52 -05:00
parent 6e3c36360e
commit eb61700912
11 changed files with 402 additions and 329 deletions

View file

@ -53,6 +53,9 @@ ifdef MIDI_ENABLE
OPT_DEFS += -DMIDI_ENABLE
endif
ifdef AUDIO_ENABLE
OPT_DEFS += -DAUDIO_ENABLE
endif
ifdef USB_6KRO_ENABLE
OPT_DEFS += -DUSB_6KRO_ENABLE