doc: removing unicode trade mark chars

The unicode characters for trade mark and register trademark,
although understood by the Atom editor, apparently don't work
here. :-(

Change-Id: Ifbdb25a015630fc90afb18aec6f07a8724fc37f7
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
This commit is contained in:
Chuck Jordan 2016-06-10 09:48:06 -07:00 committed by Anas Nashif
commit 2fb4155a18

View file

@ -1,15 +1,12 @@
.. _em_starterkit: .. _em_starterkit:
.. |trade| unicode:: U+000AE .. Registered Trademark char DesignWare(R) ARC(R) EM Starter Kit
.. |tradem| unicode:: U+002122 .. Trademark char ###################################
DesignWare|trade| ARC|trade| EM Starter Kit
###########################################
Overview Overview
******** ********
The DesignWare|trade| ARC|trade| EM Starter Kit is a low-cost, versatile solution The DesignWare(R) ARC(R) EM Starter Kit is a low-cost, versatile solution
enabling rapid software development and software debugging, and profiling enabling rapid software development and software debugging, and profiling
for the ARC EM Family of processors. The EM Family includes the EM4, EM6, for the ARC EM Family of processors. The EM Family includes the EM4, EM6,
EM5D, EM7D, EM9D, and EM11D cores. The Zephyr RTOS can be used with the EM5D, EM7D, EM9D, and EM11D cores. The Zephyr RTOS can be used with the
@ -46,7 +43,7 @@ configured to support attachment of GPIO, I2C, UART or SPI devices.
The board also has a 16MB SPI-FLASH and an SDCard for storage. There are 9 LEDs, The board also has a 16MB SPI-FLASH and an SDCard for storage. There are 9 LEDs,
3 buttons, and 4 dip switches that can be used with GPIO. 3 buttons, and 4 dip switches that can be used with GPIO.
The Xilinx Spartan|trade|-6 LX150 FPGA can auto-load one of 3 FPGA SOC bit files The Xilinx Spartan(R)-6 LX150 FPGA can auto-load one of 3 FPGA SOC bit files
which have the EM7D, EM9D, or EM11D SOC. which have the EM7D, EM9D, or EM11D SOC.
Documentation and general information for the board can be found at the Documentation and general information for the board can be found at the
@ -57,7 +54,7 @@ Supported Features
The Zephyr kernel supports multiple hardware features on the EM Starter Kit The Zephyr kernel supports multiple hardware features on the EM Starter Kit
through the use of device drivers. through the use of device drivers.
The EM Starter Kit supports 6 Digilent Pmod|tradem| Interfaces, which enables the The EM Starter Kit supports 6 Digilent Pmod(TM) Interfaces, which enables the
use of a large variety of pluggable modules for storage, communications, use of a large variety of pluggable modules for storage, communications,
sensors, displays, etc. With the Pmod interface, you can prototype your sensors, displays, etc. With the Pmod interface, you can prototype your
applications using the Zephyr RTOS. applications using the Zephyr RTOS.