Minor updates (#314)

* SDK location can now set in makefile
* Mixer requirements added to readme
* Uncommented previously broken mixer example from docs as this functionality is now working
* Fixed windows build & runtime info in README
This commit is contained in:
TDW89
2023-03-01 10:59:00 +00:00
committed by GitHub
parent eee5b474a0
commit 49a116c705
5 changed files with 34 additions and 69 deletions

View File

@@ -1,4 +1,5 @@
THESYCON_DIR = C:\Program/ Files\Thesycon\XMOSinternalUsbAudio_v5.50.0_eval_2022-11-17_SDK
!if [set SDKPath=C:\Program^ Files\XMOS\tusbaudiosdk]
!endif
all:
msbuild host_usb_mixer_control.vcxproj /property:Configuration=Release /property:Platform=x64