docs: refer to STM32F429I-DISC1 in express setup
- Adds a reference earlier on in the Getting Started guide to the
supported STM32F429I-DISC1 Discovery Kit during the Express
Setup to mention what hardware will be used later in case the
user wants to follow along in person.
Change-Id: I82df43f00da0acd06939c306004cc8ffd121b61f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/13820
Reviewed-by: Keir Mierle <keir@google.com>
Commit-Queue: Ewout van Bekkum <ewout@google.com>
diff --git a/docs/getting_started.md b/docs/getting_started.md
index 2e7571a..1c3adbd 100644
--- a/docs/getting_started.md
+++ b/docs/getting_started.md
@@ -13,8 +13,8 @@
Pigweed:
1. **Host** - Mac, Linux, or Windows. Builds and runs tests
-2. **Device/STM32F429** - Build only; see later in the guide to run tests on
- device
+2. **Device/STM32F429** - Build only; Optionally, the STM32F429I-DISC1 kit to
+ follow along later in the guide to run tests directly on said device(s)
3. **Docs** - Builds the Pigweed docs
To get setup: