From 2fb4155a18ca7acb02384f76f17a77994e37abea Mon Sep 17 00:00:00 2001 From: Chuck Jordan Date: Fri, 10 Jun 2016 09:48:06 -0700 Subject: [PATCH] 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 --- doc/board/em_starterkit.rst | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/doc/board/em_starterkit.rst b/doc/board/em_starterkit.rst index 728a001f079..feb34f08615 100644 --- a/doc/board/em_starterkit.rst +++ b/doc/board/em_starterkit.rst @@ -1,15 +1,12 @@ .. _em_starterkit: -.. |trade| unicode:: U+000AE .. Registered Trademark char -.. |tradem| unicode:: U+002122 .. Trademark char - -DesignWare|trade| ARC|trade| EM Starter Kit -########################################### +DesignWare(R) ARC(R) EM Starter Kit +################################### 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 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 @@ -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, 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. 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 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, sensors, displays, etc. With the Pmod interface, you can prototype your applications using the Zephyr RTOS.