Skip to content

Commit b05eb43

Browse files
Terezventhenrikbrixandersen
authored andcommitted
boards: sparkfun: Update board name in doc/index.rst
Fix board name in documentation file doc/index.rst Signed-off-by: Teresa Zepeda Ventura <[email protected]>
1 parent 7adcebc commit b05eb43

File tree

1 file changed

+5
-5
lines changed
  • boards/sparkfun/thing_plus_matter_mgm240p/doc

1 file changed

+5
-5
lines changed

boards/sparkfun/thing_plus_matter_mgm240p/doc/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. _sparkfun_thing_plus_mgm240p:
22

3-
SPARKFUN THING PLUS MATTER
3+
SparkFun Thing Plus Matter
44
###########################
55

66
Overview
@@ -15,7 +15,7 @@ ARM Cortex®-M33F processor with excellent low power capabilities.
1515
:align: center
1616
:alt: MGM240P Sparkfun Think Plus Matter
1717

18-
xG24-MGM240P (image courtesy of Sparkfun)
18+
MGM240P Sparkfun Think Plus Matter (image courtesy of Sparkfun)
1919

2020
Hardware
2121
********
@@ -81,7 +81,7 @@ means Pin number 2 on PORTA, as used in the board's datasheets and manuals.
8181
+-------+-------------+-------------------------------------+
8282

8383
The default configuration can be found in
84-
:zephyr_file:`boards/silabs/sparkfun_thing_plus_mgm240p/sparkfun_thing_plus_mgm240p_defconfig`
84+
:zephyr_file:`boards/silabs/sparkfun_thing_plus_matter_mgm240p/sparkfun_thing_plus_matter_mgm240p_defconfig`
8585

8686
System Clock
8787
============
@@ -128,7 +128,7 @@ terminal session:
128128

129129
.. code-block:: console
130130
131-
Hello World! _sparkfun_thing_plus_mgm240p
131+
Hello World! _sparkfun_thing_plus_matter_mgm240p
132132
133133
Bluetooth
134134
=========
@@ -146,7 +146,7 @@ this example.
146146

147147
.. zephyr-app-commands::
148148
:zephyr-app: samples/bluetooth/observer
149-
:board: sparkfun_thing_plus_mgm240p
149+
:board: sparkfun_thing_plus_matter_mgm240p
150150
:goals: build
151151

152152
.. _EFR32MG24 Website:

0 commit comments

Comments
 (0)