Change "OS X" to "macOS" in documentation

This commit is contained in:
Larry Snizek
2017-10-06 17:44:40 +01:00
parent 7410ff5485
commit f65fde0474
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
.. _usb_audiosec_building_xmos_dfu:
Building the XMOS DFU loader - OS X
===================================
Building the XMOS DFU loader - macOS
====================================
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.

View File

@@ -6,5 +6,5 @@ DFU loader for XMOS USB AUDIO devices
Overview <overview>
Creating factory and upgrade images with XFLASH <factory_image>
Using the DFU loader - Windows (via the Thesycon driver) <thesycon_dfu>
Using the DFU loader - OS X (via the XMOS DFU loader) <xmos_dfu>
Building the XMOS DFU loader - OS X <building_xmos_dfu>
Using the DFU loader - macOS (via the XMOS DFU loader) <xmos_dfu>
Building the XMOS DFU loader - macOS <building_xmos_dfu>

View File

@@ -1,5 +1,5 @@
Using the DFU loader - OS X (via the XMOS DFU loader)
=====================================================
Using the DFU loader - macOS (via the XMOS DFU loader)
======================================================
The XMOS DFU loader is provided as source as part of the XMOS USB Audio software
framework, see :ref:`usb_audiosec_building_xmos_dfu`.