diff --git a/module_dfu/doc/building_xmos_dfu.rst b/module_dfu/doc/building_xmos_dfu.rst index e2dec5ee..f3c3503c 100644 --- a/module_dfu/doc/building_xmos_dfu.rst +++ b/module_dfu/doc/building_xmos_dfu.rst @@ -1,5 +1,5 @@ -Building the loader–OSX -======================= +Building the XMOS DFU loader - OS X +=================================== The loader is compiled using libusb, the code for the loader is contained in the file xmosdfu.cpp diff --git a/module_dfu/doc/index.rst b/module_dfu/doc/index.rst index 76ea4a95..0eabc98b 100644 --- a/module_dfu/doc/index.rst +++ b/module_dfu/doc/index.rst @@ -5,6 +5,6 @@ DFU loader for XMOS USB AUDIO devices Overview Installing the factory image to the device - Using the DFU loader–Windows - Using the DFU loader–OSX - Building the loader–OSX + Using the DFU loader - Windows (via the Thesycon driver) + Using the DFU loader - OS X (via the XMOS DFU loader) + Building the XMOS DFU loader - OS X diff --git a/module_dfu/doc/thesycon_dfu.rst b/module_dfu/doc/thesycon_dfu.rst index 2a17857f..d837f7e8 100644 --- a/module_dfu/doc/thesycon_dfu.rst +++ b/module_dfu/doc/thesycon_dfu.rst @@ -1,5 +1,5 @@ -Using the DFU loader–Windows -============================ +Using the DFU loader - Windows (via the Thesycon driver) +======================================================== Set up the image loader ----------------------- diff --git a/module_dfu/doc/xmos_dfu.rst b/module_dfu/doc/xmos_dfu.rst index b2a1afc8..2a04be41 100644 --- a/module_dfu/doc/xmos_dfu.rst +++ b/module_dfu/doc/xmos_dfu.rst @@ -1,5 +1,5 @@ -Using the DFU loader–OSX -======================== +Using the DFU loader - OS X (via the XMOS DFU loader) +===================================================== Set up the image loader -----------------------