Skip to content

Commit 891e50e

Browse files
dbkinderioannisg
authored andcommitted
doc: fix misspellings in documentation
Fix some misspellings found in .rst files missed during regular reviews. Signed-off-by: David B. Kinder <[email protected]>
1 parent 053ab4a commit 891e50e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

boards/arm/96b_avenger96/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The STM32MP157A SoC provides the following hardware capabilities:
100100
- HDMI-CEC interface
101101
- MDIO Slave interface
102102
- 3 × SDMMC up to 8-bit (SD / e•MMC™ / SDIO)
103-
- 2 × CAN controllers supporting CAN FD protocol, TTCAN capiblity
103+
- 2 × CAN controllers supporting CAN FD protocol, TTCAN capability
104104
- 2 × USB 2.0 high-speed Host+ 1 × USB 2.0 full-speed OTG simultaneously
105105
- 10/100M or Gigabit Ethernet GMAC (IEEE 1588v2 hardware, MII/RMII/GMII/RGMI)
106106
- 8- to 14-bit camera interface up to 140 Mbyte/s
@@ -232,7 +232,7 @@ Debugging
232232
You can debug an application using OpenOCD and GDB. The Solution proposed below
233233
is based on the Linux STM32MP1 SDK OpenOCD and is available only for a Linux
234234
environment. The firmware must first be loaded by the Cortex®-A7. Developer
235-
then attachs the debugger to the running Zephyr using OpenOCD.
235+
then attaches the debugger to the running Zephyr using OpenOCD.
236236

237237
Prerequisite
238238
------------

samples/drivers/CAN/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In loopback mode, the board receives its own messages. This could be used for
1818
standalone testing.
1919

2020
The sample can be built and executed on boards supporting CAN.
21-
The LED output pin is defined in the board's device tre.
21+
The LED output pin is defined in the board's device tree.
2222

2323
Sample output
2424
=============

0 commit comments

Comments
 (0)