From 6c0c5ea6d2b8f38c6b36b83195b6ee55384bb599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Sat, 6 May 2023 14:59:19 +0200 Subject: [PATCH] Fix for missing MG24/MGM24 boards in silabs lighting-app EFR32 README (#26358) * Missing MG24 boards in silabs lighting-app EFR32 README BRD2703A / MG24 Explorer Kit BRD2704A / Sparkfun Thing Plus MGM240P board * Add 'SparkFun' to the wordlist * Replace Sparkfun by SparkFun to match the wordlist --- .github/.wordlist.txt | 1 + examples/lighting-app/silabs/efr32/README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.github/.wordlist.txt b/.github/.wordlist.txt index 4b91d6cb46ff81..2e809977c1dc1a 100644 --- a/.github/.wordlist.txt +++ b/.github/.wordlist.txt @@ -1239,6 +1239,7 @@ softwareVersionStr SoftwareVersionString softwareVersionValid sphinxcontrib +SparkFun SPI spiflash spinel diff --git a/examples/lighting-app/silabs/efr32/README.md b/examples/lighting-app/silabs/efr32/README.md index 1cd0ed3df33193..c62249e5a73695 100644 --- a/examples/lighting-app/silabs/efr32/README.md +++ b/examples/lighting-app/silabs/efr32/README.md @@ -96,6 +96,8 @@ Silicon Labs platform. - BRD4186C / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@10dBm - BRD4187A / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@20dBm - BRD4187C / SLWSTK6006A / Wireless Starter Kit / 2.4GHz@20dBm + - BRD2703A / MG24 Explorer Kit + - BRD2704A / SparkFun Thing Plus MGM240P board * Build the example application: