Initial test FW app for MIDI

This commit is contained in:
Ed
2024-04-15 11:49:50 +01:00
parent 2fbeb47191
commit 17206d4b8f
4 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
// Copyright 2017-2021 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "xua_conf.h"
/* TODO */
#define XUD_UAC_NUM_USB_CHAN_OUT NUM_USB_CHAN_OUT
#define XUD_UAC_NUM_USB_CHAN_IN NUM_USB_CHAN_IN