Skip to content

Commit

Permalink
doc: boards: Clean up repeated words
Browse files Browse the repository at this point in the history
Removed a bunch from repeated words across board READMEs.

Signed-off-by: Benjamin Cabé <[email protected]>
  • Loading branch information
kartben authored and henrikbrixandersen committed Nov 15, 2023
1 parent 1a05cfc commit 7433a20
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion boards/arm/arduino_nano_33_iot/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Arduino Nano 33 IOT
Overview
********

The Arduino Nano 33 IOT is a a small form factor development board with USB,
The Arduino Nano 33 IOT is a small form factor development board with USB,
Wifi, Bluetooth, a 6 axis IMU, and secure element.

.. image:: img/nano_33_iot.jpg
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/dragino_lsn50/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ More information about STM32L072CZ can be found here:
Supported Features
==================

The Zephyr Dragino LSN50 Board board configuration supports the following hardware features:
The Zephyr Dragino LSN50 board configuration supports the following hardware features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/dragino_nbsn95/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ More information about STM32L072CZ can be found here:
Supported Features
==================

The Zephyr Dragino NBSN95 Board board configuration supports the following hardware features:
The Zephyr Dragino NBSN95 board configuration supports the following hardware features:

+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/faze/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Hardware
- External devices connected to the NXP LPC11U67 MCU:

- ASMedia ASM2364 USB-to-PCIe bridge (I2C master on port O).
- 6 RGB LEDs connected connected to a TI LP5030 LED controller (I2C device on
- 6 RGB LEDs connected to a TI LP5030 LED controller (I2C device on
port 1).
- 1 white LED (SSD activity blinking).

Expand Down
3 changes: 1 addition & 2 deletions boards/arm/reel_board/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,7 @@ Meaning of the Power Source Switch positions:
X9 or X5.

USB
link board BASE is powered from from USB connector
(via DCDC converter).
link board BASE is powered from USB connector (via DCDC converter).

RB
link board BASE is powered from reel board. The available power is
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/ronoth_lodev/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Overview
========

The Ronoth_ LoDev_ is a small open source board containing a `AcSIP S76S`_ SiP from AcSIP_.
The `full LoDev design details`_ are available on on GitHub. The LoDev_ board can be purchased
The `full LoDev design details`_ are available on GitHub. The LoDev_ board can be purchased
from Ronoth_ or from CrowdSupply_.

The S76S contains an STMicro STM32L073RZ MCU, a `Semtech SX1276`_ LoRaWAN transceiver,
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/twr_ke18f/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ accelerometer and magnetometer for sensor values
(``CONFIG_FXOS8700_TRIGGER_NONE=y``).

In order to support FXOS8700 triggers (interrupts) the 0 ohm resistors
``R47`` and and ``R57`` must be mounted on the TWR-KE18F board. The
``R47`` and ``R57`` must be mounted on the TWR-KE18F board. The
devicetree must also be modified to describe the FXOS8700 interrupt
GPIOs:

Expand Down
2 changes: 1 addition & 1 deletion boards/arm64/mimx93_evk/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Firstly, we need to explain a few Jailhouse concepts that will be referred to la
cell can utilize.

* **Root cell**: refers to the cell in which Linux is running. This is the main cell which
will contain all the hardware resources that Linux will utilize and will be used used to assign
will contain all the hardware resources that Linux will utilize and will be used to assign
resources to the inmates. The inmates CANNOT use resources such as the CPU that haven't been
assigned to the root cell.

Expand Down
2 changes: 1 addition & 1 deletion boards/shields/atmel_rf2xx/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Pins Assignment of the Arduino Shield Modules
MikroBus Shields
================

MikroBus header is available available without advanced features. It is
MikroBus header is available without advanced features. It is
enabled selecting `atmel_rf2xx_mikrobus`_ variant option.

Pins Assignment of the MikroBus Shield Modules
Expand Down

0 comments on commit 7433a20

Please sign in to comment.