Merge pull request #49 from larry-xmos/MAINTEN/v0.1

Apply host directory move in DFU documentation too
This commit is contained in:
Ross Owen
2018-03-15 10:44:31 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
SOURCE_INCLUDE_DIRS=../host/xmosdfu SOURCE_INCLUDE_DIRS=../lib_xua/host/xmosdfu

View File

@@ -4,7 +4,7 @@ Building the XMOS DFU loader - macOS
==================================== ====================================
The XMOS DFU loader is provided as source as part of the USB Audio The XMOS DFU loader is provided as source as part of the USB Audio
framework, located in sc_usb_audio/module_dfu/host/xmos_dfu_osx. framework, located in lib_xua/host/xmosdfu.
The loader is compiled using libusb, the code for the loader is contained in the The loader is compiled using libusb, the code for the loader is contained in the
file ``xmosdfu.cpp`` file ``xmosdfu.cpp``