doc: Correct semtech_sx1276mb1mas shield name

The documentation incorrectly referred to the Semtech shield as
semtech_sx1271mb1mas. It should be semtech_sx1276mb1mas.

Signed-off-by: Sreeraj Sudhakaran <sreerajsudhakaran@gmail.com>
This commit is contained in:
Sreeraj Sudhakaran 2024-12-18 00:50:28 -05:00 committed by Benjamin Cabé
parent 3fa522c720
commit cc09f44fcd

View file

@ -58,7 +58,7 @@ Arduino connectors and defines node aliases for SPI and GPIO interfaces (see
Programming Programming
*********** ***********
Set ``--shield semtech_sx1271mb1mas`` when you invoke ``west build``. For Set ``--shield semtech_sx1276mb1mas`` when you invoke ``west build``. For
example: example:
.. zephyr-app-commands:: .. zephyr-app-commands::